Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Compile Time Error

<< < (2/3) > >>

David Perfors:
You should link against wxmsw28u.lib or libwxmsw28u.a (1st is for visual C++ 2nd is for mingw)

But all those things are set in the project files of codeblocks

puneet_m:
What should I specify in Project->Build Options->Selected Compiler?

As of now I have specified GCC compiler...

thomas:

--- Quote from: mispunt on August 09, 2007, 02:46:42 pm ---But all those things are set in the project files of codeblocks
--- End quote ---
What mispunt said.

puneet_m:
In one of the manual the following statement is written --

You will be prompted to define the global variable $(#wx). Enter the location where you unpacked wxWidgets.

Hit the blue gear and lean back. Compilation may take 3-5 minutes, depending on the speed of your computer.

But I was not prompted to set the global variable. So can anyone highlight as to how to set the global variable.And how to execute the second statement

Thanks,
Puneet

Biplab:

--- Quote from: puneet_m on August 10, 2007, 07:52:40 pm ---But I was not prompted to set the global variable. So can anyone highlight as to how to set the global variable.And how to execute the second statement

--- End quote ---

Settings > Global variables.. and change the global variable.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version