As I waited for the answer, yesterday I installed MinGW using
mingw-get-inst-20120426.exe (version April 26, 2012). Then I installed MSYS
using MSYS-1.0.11.exe installing above MSYS created by
mingw-get-inst-20120426.exe. So I did the tar xvzf fltk-1.3.1-source.tar.gz. So
I run ./configure then
On 11 Dec 2012, at 20:11, giorgio wrote:
> I tell you what, we do - step by step through the installation:
> 1- discharge MinGW using mingw-get-inst-20120426.exe
> 2- MSYS : where I can download a fully functional ?
> I found this: openlogic-msys-1.0.11-windows-bin-1.zip, or other
>
I tell you what, we do - step by step through the installation:
1- discharge MinGW using mingw-get-inst-20120426.exe
2- MSYS : where I can download a fully functional ?
I found this: openlogic-msys-1.0.11-windows-bin-1.zip, or other
version ? Where do I find ?
3- Now what do I d
> doing in the way you say (using the shell for MinGW - Simulates the unix
> environment):
>
> $ fltk-config --compile hello.cxx
>
> I get a series of errors, for simplicity carry one of them:
>
> g++.exe -IC:/MinGW/FLTK/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE
doing in the way you say (using the shell for MinGW - Simulates the unix
environment):
$ fltk-config --compile hello.cxx
I get a series of errors, for simplicity carry one of them:
g++.exe -IC:/MinGW/FLTK/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -o 'hello' 'hell
> Hello everybody,.
> I have compiled the library FLTK 1.3.1 using CMake 2.8 and MinGW 4.6.2 for
> Windows XP. So far so good.
> I need to know how to integrate in a project created with QtCreator 4.6.2
> libraries FLTK 1.3.1.
> How do I write to the file .pro to use the libraries FLTK ? Someone
Sorry; I do not understand what you are doing... It looks like you are using
the QT tools to build a fltk project?
Why? If you are using the QT tools anyway, would it not make more sense to, you
know use QT...?
Anyway, I suspect you are breaking difficult new ground with this approach, I
doub
Hello everybody,.
I have compiled the library FLTK 1.3.1 using CMake 2.8 and MinGW 4.6.2 for
Windows XP. So far so good.
I need to know how to integrate in a project created with QtCreator 4.6.2
libraries FLTK 1.3.1.
How do I write to the file .pro to use the libraries FLTK ? Someone has never
u
8 matches
Mail list logo