c++.wxwindows - Make file failed when compiling wxWidgets
- gordon perridot.com (6/6) May 26 2004 when i type make -f makefile.sc
- chris elliott (5/16) May 26 2004 you need basic utiliites free at
- gordon perridot.com (5/21) May 27 2004 Hi, it still same, still prompt me this error message:
- Cesar Rabak (4/9) May 27 2004 Now the error says implib cannot find a def file: does it exist?
- chris elliott (9/22) May 30 2004 what is in your wxWindows/lib directory ?? which version of wxWindwos
- gordon perridot.com (5/27) Jun 01 2004 Great, it works, thank you.
- Włodzimierz Skiba (4/5) Jun 01 2004 IIRC gzstream.cpp was some time ago removed from source tree. Most proba...
when i type make -f makefile.sc it show me: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error: 'implib' not found What can i do now? Thank you.
May 26 2004
you need basic utiliites free at http://www.digitalmars.com/download/freecompiler.html ftp://ftp.digitalmars.com/bup.zip chris gordon perridot.com wrote:when i type make -f makefile.sc it show me: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error: 'implib' not found What can i do now? Thank you.
May 26 2004
Hi, it still same, still prompt me this error message: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error(6): Error: cannot open '..\..\lib\_sc\shell32_sc.def Thank you... In article <c92chu$254b$1 digitaldaemon.com>, chris elliott says...you need basic utiliites free at http://www.digitalmars.com/download/freecompiler.html ftp://ftp.digitalmars.com/bup.zip chris gordon perridot.com wrote:when i type make -f makefile.sc it show me: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error: 'implib' not found What can i do now? Thank you.
May 27 2004
gordon perridot.com escreveu:Hi, it still same, still prompt me this error message: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error(6): Error: cannot open '..\..\lib\_sc\shell32_sc.defNow the error says implib cannot find a def file: does it exist? -- Cesar Rabak
May 27 2004
Cesar Rabak wrote:gordon perridot.com escreveu:what is in your wxWindows/lib directory ?? which version of wxWindwos did you download; 2.4.2 should have 3 or 4 wxWindows/lib/_sc/*.def files In version 2.5.1 / CVS head I think they may have been removed, and you need to download the new makefiles http://biolpc22.york.ac.uk/pub/2.5.1/wxMSW-2.5.1-dmc.zip and follow the make -f makefile.dmc instructions (see wxWindwos/docs/msw/install.txt chrisHi, it still same, still prompt me this error message: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error(6): Error: cannot open '..\..\lib\_sc\shell32_sc.defNow the error says implib cannot find a def file: does it exist? -- Cesar Rabak
May 30 2004
Great, it works, thank you. But, why still prompt me error? : Error: don't know how to make '..\..\src\common\gzstream.cpp' Thank you. In article <40BA2393.5070200 york.ac.uk>, chris elliott says...Cesar Rabak wrote:gordon perridot.com escreveu:what is in your wxWindows/lib directory ?? which version of wxWindwos did you download; 2.4.2 should have 3 or 4 wxWindows/lib/_sc/*.def files In version 2.5.1 / CVS head I think they may have been removed, and you need to download the new makefiles http://biolpc22.york.ac.uk/pub/2.5.1/wxMSW-2.5.1-dmc.zip and follow the make -f makefile.dmc instructions (see wxWindwos/docs/msw/install.txt chrisHi, it still same, still prompt me this error message: implib /s ..\..\lib\shell32_sc ..\..\lib\_sc\shell_sc.def Error(6): Error: cannot open '..\..\lib\_sc\shell32_sc.defNow the error says implib cannot find a def file: does it exist? -- Cesar Rabak
Jun 01 2004
gordon perridot.com wrote in news:c9i2hb$160u$1 digitaldaemon.com:Error: don't know how to make '..\..\src\common\gzstream.cpp'IIRC gzstream.cpp was some time ago removed from source tree. Most probably makefiles are not updated. ABX
Jun 01 2004