|
From: <or...@vp...> - 2003-02-22 17:08:57
|
Hello! I am using my externally self compiled wxWindows. How do I know, which include dirs, library dirs, and libraries do I need to add to the project, when I write a program which uses wxWindows, from Dev-C++? I looked at the makefile, which comes with wxWindows and I digged and copy-pasted the dirs and libs from it. Is this the normal way, or is there a more general one? I am using Dev-C++ 4.9.7.6 (the latest). -- Regards, Balázs P.S.: Please don't forget my previous question. |