User forums > Using Code::Blocks

migrating from devC++ to codeblocks

(1/1)

jayapalchandran:
Hi,
I have been using devc++ to create my utilities in win32api.
Now i want to develop apps using codeblocks.
My code is in devc++ (.dev files).
How do i migrate to codeblocks preserving those settings or recreating with respect to code blocks.
Just the steps involved to compile the devc++ project in code project.
If there are many changes to be done the no problem i will do it according to the instructions given for this answer.
so, can somebody give hints?

reckless:
file->import project->dev-c++ project ;)

even has access to the devpack servers if you need stuff from there :)

shouldnt need any changes unless its code made for older gcc 3.4.5 (needs some minor adjustments) as both codeblocks and dev-cpp uses mingw as standard compiler but codeblocks uses the 4 series of gcc.

Navigation

[0] Message Index

Go to full version