[Mingw-msys] Please include df.exe in the next release of MSYS.
- Date: Sun, 20 Jul 2008 17:40:40 -0400
- From: mglocken@xxxxxxx
- Subject: Re: [Mingw-msys] (no subject)
Hi JonY,Hi, it means the linker didn't find where the symbols are defined. I can help you with "OleInitialize@4", try adding -lole32. For the other 2 symbols, try browsing your project code and check if the file defining it is compiled properly. Sorry if this becomes double or triple post, my internet connection has been acting up recently.
Thanks for your reply!
Greetings,
Michael Glockenmeier
----------------------------------------------
Fa. Michael Glockenmeier
Dipl.-Ing. Michael Glockenmeier
Hauptstr. 55 c
D-86926 Greifenberg
Germany
Tel ++49 (0) 8192/933 185
Fax ++49 (0) 8192/933 186
Email mglocken@xxxxxxx
Visit my site: www.femcfd.com
Michael Glockenmeier
----------------------------------------------
Fa. Michael Glockenmeier
Dipl.-Ing. Michael Glockenmeier
Hauptstr. 55 c
D-86926 Greifenberg
Germany
Tel ++49 (0) 8192/933 185
Fax ++49 (0) 8192/933 186
Email mglocken@xxxxxxx
Visit my site: www.femcfd.com
-----Ursprüngliche Mitteilung-----
Von: JonY <10walls@xxxxxxxxx>
An: MSYS Discussion List <mingw-msys@xxxxxxxxxxxxxxxxxxxxx>
Verschickt: So., 20. Jul. 2008, 15:39
Thema: Re: [Mingw-msys] (no subject)
mglocken@xxxxxxx wrote: > Hello, > > compiling an application (Gmsh) I get this error message: > ... > lib/libGmshCommon.a(Options.o)(.text$_ZN10Fl_Tooltip7disa bleEv[Fl_Tooltip::disable()]+0x5):Options.cpp: > undefined reference to `Fl_Tooltip::enabled_' > lib/libGmshCommon.a(Options.o)(.text$_ZN10Fl_Tooltip6enableEi[Fl_Tooltip::enable(int)]+0x7):Options.cpp: > undefined reference to `Fl_Tooltip::enabled_' > lib/libGmshNativeFileChooser.a(Fl_Native_File_Chooser.o)(.text+0xbd7): > In function `ZN22Fl_Native_File_Chooser7showdirEv': > C:/Programme/FEM_GMSH/gmshtest1/contrib/NativeFileChooser/Fl_Native_File_Chooser_WIN32.cxx:454: > undefined reference to `OleInitialize@4' > collect2: ld returned 1 exit status > make: *** [link] Error 1 > > Does anybody have an idea, what that means? > > > Greetings, > > Michael Glockenmeier > Hi, it means the linker didn't find where the symbols are defined. I can help you with "OleInitialize@4", try adding -lole32. For the other 2 symbols, try browsing your project code and check if the file defining it is compiled properly. Sorry if this becomes double or triple post, my internet connection has been acting up recently. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=""> _______________________________________________ Mingw-msys ma iling list Mingw-msys@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/mingw-msys
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Mingw-msys mailing list Mingw-msys@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/mingw-msys
- Follow-Ups:
- Re: [Mingw-msys] Please include df.exe in the next release of MSYS.
- From: Earnie Boyd
- Re: [Mingw-msys] Please include df.exe in the next release of MSYS.
- Prev by Date: Re: [Mingw-msys] gzip says it is i686-pc-msys
- Next by Date: Re: [Mingw-msys] Reconstruction of MSYS-1.0.11 test results - fileutils.
- Previous by thread: [Mingw-msys] gzip says it is i686-pc-msys
- Next by thread: Re: [Mingw-msys] Please include df.exe in the next release of MSYS.
- Index(es):