News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

import errors

Started by sergey2b, December 15, 2007, 08:42:26 PM

Previous topic - Next topic

sergey2b

I have project for build some dll.

Codeblocks build 27 of Nov import projects has error:
1) project import for vs6 vs2003 cannot correct import option /def:".\def32.def";
2) project import for vs2003 cannot correct import option Enable C++ exceprion handling [/GX];
3) project import for vs2003 cannot correct import list of libs what must project use (for vs6 project it is working);
4) Ipmort solutions for vs2003 doesnt work correct (most of options are empty)

Thank you for good IDE.

Biplab

Quote from: sergey2b on December 15, 2007, 08:42:26 PM
1) project import for vs6 vs2003 cannot correct import option /def:".\def32.def";

Fixed in revision 4736.

Quote from: sergey2b on December 15, 2007, 08:42:26 PM
2) project import for vs2003 cannot correct import option Enable C++ exceprion handling [/GX];
3) project import for vs2003 cannot correct import list of libs what must project use (for vs6 project it is working);
4) Ipmort solutions for vs2003 doesnt work correct (most of options are empty)

Please provide a sample project file to fix these bugs quickly. :)
Be a part of the solution, not a part of the problem.