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

Developer volunteers sign up here

<< < (5/9) > >>

Chipset:
Oh yes, sure, ok, np :) I'll use plugin SDK :)

ragnarok2040:
I went through all the VCCLCompilerTool and VCLinkerTool properties that could be listed in a .vcproj file. I documented out their input types and what flags they enable/disable. I then went and added most of it to msvc7loader.cpp, but I'm still new to programming so I probably messed up on some of it. I separated the options into two branches based on whether m_ConvertSwitches was true or not. I'm mostly worried about the options that needed filenames/paths/strings as an input. Some of the properties might be handled elsewhere in the CodeBlocks project.

I uploaded the edited file plus the documented object properties.
http://www.uploadraid.com/uploads/58a0c39087.zip

I probably made a mess of things, lol, but it might help fleshing out .vcproj support.

mandrav:
That's very nice of you ragnarok2040.
I 'm sure this will be useful :)

anonuser:
I'll probably be doing the FreeBSD port.

Maybe someone can tell me why there is a bootstrap process?

Configure is supposed to detect those things for you!

mandrav:

--- Quote from: anonuser on November 18, 2005, 10:54:24 pm ---Maybe someone can tell me why there is a bootstrap process?

Configure is supposed to detect those things for you!

--- End quote ---

Bootstrap creates 'configure'...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version