search for: qmake

Displaying 20 results from an estimated 28 matches for "qmake".

Did you mean: make
2007 May 09
3
qmake on centos 5
I have done a "yum install qt-devel" on centos 5. I dont seem to be able to find qmake? how do I get qmake on centos 5? THanks, jerry
2004 Nov 21
1
no qmake on CentOS-3
Hey, I need, but do not find anywhere, qmake, a program that comes with qt and is normally found in the bin directory under qt. In addition to using CentOS-3 on text-only servers, I am using CentOS-3 as an X desktop distribution (it lookes exactly like RedHat 9 to me). On one of my desktop systems, I want to try eric3, an IDE (integrated...
2019 May 18
1
CentOS 6/EPel: Missing EPel package?
The EPel repo has a *nearly* complete collection of QT5 packages. One important one that *seems* to be missing: qmake. There does not seem to be a package containing qmake in the collection of QT5 packages for CentOS 6! I guess I can find the source code and build it (somehow)... -- Robert Heller -- 978-544-6933 Deepwoods Software -- Custom Software Services http://www.deepsoft.com/ -- Lin...
2013 Jun 11
1
Setting up paths etc. for Qt 4 development
Hi, I was just wondering, is there a "correct" or "preferred" way of setting up the path and other environment variables for Qt 4 development/build using qmake and all - on a CentOS 6 system? I mean, this does not work out-of-the box, at least if you have build files that assume "qmake" may be executed just like that - as there is no Qt 4 qmake on the path, although "qmake-qt4" is available. Also, if qt3-devel is installed, and the...
2007 Nov 30
2
[PATCH] Add Visual Studio 2008 Prject files
Keith Kyzivat a ?crit : > Something to look into perhaps is Trolltech's 'qmake' tool. > It fills the role of something like autotools or now defunct imake. I think TrollTech deserves a prize for their accomplishment in making qmake even worse than autotools (I'm using it for something else and wish I wasn't -- Qt itself is fine though). I've heard good thi...
2011 Jan 05
2
[LLVMdev] Fw: include/Config/config.h discrepancies between CMake and autofoo builds
...library > > like Qt touches most dark corners of all the platforms it supports? > > (not trying to be a brute here, I'm just frustrated with > > Windows+autotools... and all the projects using that). > > > > > Hi Ruben, > > CMake is inspired by QMake which is what Qt builds all of its cross-platform > tools with. You might try to find a better example. > > --Sam Crow > > > >
2007 Nov 29
3
[PATCH] Add Visual Studio 2008 Prject files
On 11/28/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > I think the amount of Windows crap is getting a bit ridiculous. Does > anyone know of a solution to keep things manageable? I mean, the same > autotools files manage the build for Linux PCs, Blackfins and MacOS (and > others). Yet, we need one set of files for each MS compiler version > (good thing they
2011 Jan 05
4
[LLVMdev] include/Config/config.h discrepancies between CMake and autofoo builds
2011/1/5 Óscar Fuentes <ofv at wanadoo.es>: > Ruben Van Boxem <vanboxem.ruben at gmail.com> writes: > >> Yeah that's the two different ones I mean. Everything MS (intrinsics, >> language features etc...) is purely version-bound, so I don't even get >> why CMake insists on checking every known function prototype of for >> example "recv"
2017 Jun 28
2
help needed for RInside with Qt
...ed to build R myself with MinGW and Qt too with the same version of MinGW? 4. regarding make file modifications how should I set R_HOME env. variable? Currently my R is installed in "C:\Program Files\R\R-3.4.0" If I set env variable R_HOME = "C:\Program Files\R\R-3.4.0"....I get QMake error: The system cannot find the path specified. Any help will be much appreciated. Thanks, Santosh [[alternative HTML version deleted]]
2015 Feb 13
1
Getting strange message in terminal
...lare -x MODULESHOME="/usr/share/Modules" declare -x OLDPWD declare -x PATH="/home/rahman/Gabedit64:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/sware/amber/amber12/bin::/usr/local/bin/vmd::/sware/packmol/packmol::/usr/local/gromacs/bin::/usr/bin/qmake-qt4/bin/qmake:/usr/local/gaussian/g09/bsd:/usr/local/gaussian/g09/local:/usr/local/gaussian/g09/extras:/usr/local/gaussian/g09:/home/rahman/.local/bin:/home/rahman/bin:/usr/local/gaussian/g09/bsd:/usr/local/gaussian/g09/local:/usr/local/gaussian/g09/extras:/usr/local/gaussian/g09" declare -x P...
2012 Mar 17
1
qtbase installation problems on MacOS
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20120317/aaf91ee9/attachment.pl>
2004 Aug 22
2
permissions, kernel-2.6.8, and wine-20040813
...a Core 2 system. This caused a problem with the version of wine I'd been using (20040505), so I upgraded wine to the current version (20040813). The remaining problem is as follows: I'm calling wine like this: wine start.exe vcbuild.bat and vcbuild.bat contains the following: set QMAKESPEC=win32-msvc.net set QTDIR=F:\wine\qt\3.2.1-nc\msvc.net set PATH=%PATH%;%QTDIR%\bin set PATH=F:\wine\msvc++tk2003\bin;%PATH% set INCLUDE=F:\wine\msvc++tk2003\include;F:\wine\OpenSSL\include;%INCLUDE% set LIB=F:\wine\msvc++tk2003\lib;F:\wine\OpenSSL\lib\VC;%LIB% qmake nmake...
2006 Jul 10
2
FirewallBuilder
...d not found checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c Creating VERSION.h file... checking looking for QT... /usr/lib/qt-3.3 checking for qmake... /usr/bin/qmake checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. Any idea about this ? Thanks, Paulo Vargas ---------------------------------------------...
2012 May 01
2
[LLVMdev] Gold plugin and LLVM tools documentation
...e/tmjackso/builds/webkit/WebKit-r94287/WebKitBuild/Release/lib -o ./jsc obj/release/jsc.o libjscore.a -L./release -L/home/tmjackso/builds/qt/qt-4.8.1/lib -lQtCore -L/home/tmjackso/builds/qt/qt-4.8.1/lib -lpthread Does anyone know what I'm doing wrong in the first case? The build is managed by qmake, and I'm working on coaxing it into generating the second line. Also, because the documentation is dated in 2010, is it current? I'll have some time in about two weeks to take a look at it if it's not. For example, using clang -O4 has never worked for me. That's why I pass -Wl to...
2017 Jun 29
0
help needed for RInside with Qt
...with MinGW and Qt too with the > same version of MinGW? > 4. regarding make file modifications how should I set R_HOME env. variable? > Currently my R is installed in "C:\Program Files\R\R-3.4.0" If I set env > variable R_HOME = "C:\Program Files\R\R-3.4.0"....I get QMake error: The > system cannot find the path specified. > > Any help will be much appreciated. > > Thanks, > Santosh > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCR...
2017 Jun 29
1
help needed for RInside with Qt
...ith the >> same version of MinGW? >> 4. regarding make file modifications how should I set R_HOME env. >variable? >> Currently my R is installed in "C:\Program Files\R\R-3.4.0" If I set >env >> variable R_HOME = "C:\Program Files\R\R-3.4.0"....I get QMake error: >The >> system cannot find the path specified. >> >> Any help will be much appreciated. >> >> Thanks, >> Santosh >> >> [[alternative HTML version deleted]] >> >> ______________________________________________ >> R-h...
2012 May 01
0
[LLVMdev] Gold plugin and LLVM tools documentation
...it-r94287/WebKitBuild/Release/lib > -o ./jsc obj/release/jsc.o libjscore.a  -L./release > -L/home/tmjackso/builds/qt/qt-4.8.1/lib -lQtCore > -L/home/tmjackso/builds/qt/qt-4.8.1/lib -lpthread > > Does anyone know what I'm doing wrong in the first case? The build is > managed by qmake, and I'm working on coaxing it into generating the > second line. What does ld -v shows? Can you run nm on libjscore.a? > Also, because the documentation is dated in 2010, is it current? I'll > have some time in about two weeks to take a look at it if it's not. > For exam...
2007 Nov 30
0
[PATCH] Add Visual Studio 2008 Prject files
Something to look into perhaps is Trolltech's 'qmake' tool. It fills the role of something like autotools or now defunct imake. As far as I understand, you can indeed use it for projects that don't do anything with the Qt libraries. Now, it may not have the support for multiple targets that it sounds like are needed for speex, and I know it...
2007 Nov 30
0
[PATCH] Add Visual Studio 2008 Prject files
On 11/29/07, Jean-Marc Valin <jean-marc.valin@usherbrooke.ca> wrote: > qmake is just insanely limited in terms of the structure of your code > (can't have an executable if you have a library, ...). On top of that, > I've had way too many cases where it just "forgot" to recompile files > when a header file changed (causing strange segfaults) that I...
2020 Nov 19
1
Learning to build applications
I have managed to get through the qtmake stage of compiling the current github version of pgmodeler on CentOS 7 but make && make install fails with: make && make install cd libutils/ && ( test -e Makefile || /bin/qmake-qt5 -o Makefile /home/h/pgmodeler/libutils/libutils.pro CONFIG+=release PREFIX= BINDIR= PRIVATEBINDIR= PRIVATELIBDIR=/lib ) && make -f Makefile make[1]: Entering directory?/home/h/pgmodeler/libutils' g++ -c -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-...