Click here to Skip to main content
15,892,965 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I compile my progrem and i got this erorr:

ld.exe||cannot find -lwxmsw29u|
||=== Build finished: 1 errors, 0 warnings (0 minutes, 5 seconds) ===|

Picture: https://imagizer.imageshack.us/v2/876x665q90/5/fxoi.png[^]

How i fix that?
Thanks for helpers!
Posted
Comments
enhzflep 8-Dec-13 10:30am    
Not a solution to your problem, however I suggest that look at wxFormBuilder after you've got the libraries in place and can build a wxWidgets program. It's far more powerful than the wxSmith plugin that you can use with Code::Blocks.

I forget the all of the particulars, but do remember that it has a much nicer interface when it comes to adding events to items - it's also considerably more comprehensive, too.

The only downside I've come across is that there doesn't seem to be a port of wxFormBuilder for the RaspberryPi, running raspian. Attempts to build it from source haven't been successful for me either.

But in either case - wxSmith and wxFormBuilder, a program written on a windows pc will build and run on Linux Mint and the Raspberry Pi. Both programs are pretty neat bits of kit.

I seem to remember building wxWidgets from source. (both 2.8.12 and 2.9.5) No idea which guide(s) I followed to do so unfortunately.

 
Share this answer
 
I did not understand how i fix that?
you can give me More details?
 
Share this answer
 
Comments
André Kraak 8-Dec-13 14:20pm    
I think you intended to comment to a solution, but created a solution instead.

If you have a question about or comment on a given solution use the "Have a Question or Comment?" option beneath the solution. When using this option the person who gave the solution gets an e-mail message and knows you placed a comment and can respond if he/she wants.
Please move the content of this solution to the solution you are commenting on and remove the solution.

Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900