Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Save project as Dev-C++ or MS formats?
reaper:
One feature I'd really like to see in Code::Blocks would be saving projects in Dev-C++ or Visual-C++ formats, this is because a lot of my friends use these IDEs instead and while I can import them into Codeblocks it's not so easy for them to use a Codeblocks project of mine.
Game_Ender:
You are going to have to write a plugin to do that yourself. I don't think the CB devs are going to spend to much time on export formats. You should also get your friends off Dev-C++, I think CB has pretty much superseded it.
Grom:
DevC++ has a nice GUI development tool... wxSmith has more promising future, but still is not good enough... So I am using wxDevC++ as GUI tool and CB for code development.
Game_Ender:
They key word being "wxDevC++", not DevC++ they are different but related programs.
raph:
Maybe something like premake will help.
It allows creating of makefiles, Visual C++ project files, codeblocks project files, etc with very little effort.
DevCpp afaik can import Visual C++ project files.
Navigation
[0] Message Index
[#] Next page
Go to full version