Post Reply 
Compiling Proximodo Sources
Dec. 01, 2004, 11:26 PM
Post: #3
 
Shea Wrote:4. Go into Tools -> Compiler Options, Directories Tab, Libraries Tab
Make sure in has the following lines:

C:\Progra~1\Dev-Cpp\lib
C:\Progra~1\Dev-Cpp\wxWidgets-2.5.3-msw-static\lib

4. Go under the C++ Includes tab
Make sure it has the following lines:

C:\Progra~1\Dev-Cpp\include\c++
C:\Progra~1\Dev-Cpp\include\c++\mingw32
C:\Progra~1\Dev-Cpp\include\c++\backward
C:\Progra~1\Dev-Cpp\include
C:\Progra~1\Dev-Cpp\wxWidgets-2.5.3-msw-static\lib\wx\include\msw-ansi-release-static-2.5
C:\Progra~1\Dev-Cpp\wxWidgets-2.5.3-msw-static\include
First of all, there are two step 4's Big Teeth

Anyways, there is no Tools -> Compiler Options, did you mean
Options -> Compiler Options?

Under Tools -> Compiler options there is a Directories tab, but no Libraries Tab.
Did you mean the Libraries text entry area?

Same with the C++ Includes tab, do you mean the C++ Include Files text entry area?

I had a bit of trouble getting the ZIP files on http://www.dhost.info, it said something about direct linking of files was not allowed. I think it might have been related to
my proxo filters, because eventually after disabling proxo I was able to get the two ZIP files.
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Shea - Nov. 23, 2004, 02:11 AM
[] - ProxRocks - Nov. 23, 2004, 01:48 PM
[] - pooms - Dec. 01, 2004 11:26 PM
[] - pooms - Dec. 02, 2004, 10:36 PM
[] - Guest - Dec. 03, 2004, 03:11 AM
[] - Shea - Dec. 03, 2004, 11:14 PM
[] - pooms - Dec. 06, 2004, 07:14 PM
[] - kuruden - Dec. 06, 2004, 07:47 PM

Forum Jump: