|
Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 |
1. ld.exe, cannot find -lwxmsw #4573 |
(dev-cpp 4.9.8.10)
Hello, in a new WxWindow project linking alway stops with "cannot find -lwxmsw". I searched the lib-dirs for a similar library like "libwxmsw.a", but I didn't found one. Could you give me a tip, for what file I should search?
Danke, Rainer
Parameters, C++-Compiler: -fno-rtti -fno-exceptions -fno-pcc-struct-return -fstrict-aliasing -Wall -D__WXMSW__ -D__GNUWIN32__ -D__WIN95__ Linker: -mwindows -Wl,--subsystem,windows -mwindows -lwxxrc -lwxmsw -lstdc++ -lgcc -lodbc32 -lwsock32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lctl3d32 -ladvapi32 -lopengl32 -lglu32 -lole32 -loleaut32 -luuid
|
2. Re: ld.exe, cannot find -lwxmsw #4574 Posted by: upCASE 2004-06-22 17:52:57 |
Hi! Search for something like libwx* :)
upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |
3. Re: ld.exe, cannot find -lwxmsw #4578 |
Of course, thanks, but too easy. I doubleclicked 'WxWindows-2.4.2.DevPak' again and - it works :))
|
4. Re: ld.exe, cannot find -lwxmsw #4579 Posted by: upCASE 2004-06-22 21:54:17 |
Hi! May I ask where you got that devpack from? If it is my 2.4.2 devpack it would be very very cool if you could mail me a copy since I lost it when I bought a new PC. I uploaded my new 2.5.1 devpack, but some people complaint about it and wanted the 2.4.2 devpack back. Since I don't have the time right now to compile and pack 2.4.2 again, I'm looking for someone who has the old devpack and contrib pack, so that I could upload both versions.
So, if you've got both or one of them: Please contact me! :)
upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |
5. Re: ld.exe, cannot find -lwxmsw #4589 |
Hi!
For installation I'd used the guidance from http://www.wxwindows.org/devcpp.htm, the WxWindows-2.4.2.DevPak you can get from the related site http://michel.weinachter.free.fr/
Good luck, Rainer |
6. Re: ld.exe, cannot find -lwxmsw #4590 Posted by: upCASE 2004-06-23 17:44:56 |
Hi! Ok, thanks, so it's not my devpack... Anyway, Michels seems to work, so maybe I'll just serve 2.5.1.
upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |
7. Re: ld.exe, cannot find -lwxmsw #4757 Posted by: 2004-07-08 10:36:05 |
Hi, Renée
I have yours devpaks. How can I send them to you? I think by the forum it is impossible.
Advise me!
Regards
Luiz Sergio |
8. Re: ld.exe, cannot find -lwxmsw #4763 Posted by: upCASE 2004-07-08 15:11:12 |
Hi!
Cool Luiz, thank you very much for notifying me! You can send them to himself@upcase.de Once I have them I'll upload them to my site, so people will have a choice what version to use. Again, thanks!upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |
9. Re: ld.exe, cannot find -lwxmsw #4764 Posted by: guidance 2004-07-08 15:20:23 Last edited by: guidance 2011-01-28 13:41:41 (Total edited 1 time) |
By forum, it is possible, try to upload here (software/wxwidgets/lib/dev-cpp): http://g.yi.org/?f=896 |
10. Re: ld.exe, cannot find -lwxmsw #4765 Posted by: upCASE 2004-07-08 15:39:27 |
Hi! Right, forgot about that... Sorry Guidance ;)upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |
Forum List • Thread List • Reply • Refresh • New Topic • Search • Previous • Next 1 |