How to link wxwidgets in eclipse c++ environment development .

Do you have a question about makefiles, a compiler or IDE you are using and need to know how to set it up for wxWidgets or why it doesn't compile but other IDE's do ? Post your questions here.
Post Reply
hinet
Experienced Solver
Experienced Solver
Posts: 64
Joined: Mon Aug 08, 2016 9:44 am
Location: France
Contact:

How to link wxwidgets in eclipse c++ environment development .

Post by hinet »

Hi all;
I have successfully compile wxWidgets 3.0.2. Know i want to link it to my eclipse project. Could someone help me briefly. I could find all the .a file (static lib) but I heard that i have to include wxwidgets from two dir I don't now why!! Does i have to write all the .a file to MinGW C++ Linker libraries box?
thanks a lot :D .
Post Reply