problem with make for wxGTK-2.8.0
punitha.abirami at gmail.com
punitha.abirami at gmail.com
Mon Mar 5 01:18:25 PST 2007
Sir,
Thanks for your clue.
I successfully installed wxWidgets.It all went fine with gtk2.
new error :
when a cpp file(hworld.cpp) is compiled , it went fine.
g++ hworld.cpp `wx-config --cxxflags --libs` -o hworld
when i give make command i got the following error:
./hworld: error while loading shared libraries: libwx_gtk2_aui-2.8.so.
0: cannot open shared object file: No such file or directory
can u suggest any solutions
Thanks
punitha
More information about the wx-users
mailing list