Code::Blocks Forums

User forums => Help => Topic started by: Crowainian on July 17, 2014, 04:20:57 pm

Title: Loading a MSDev 2010 Express solution in CodeBlocks
Post by: Crowainian on July 17, 2014, 04:20:57 pm
We have used MS Dev 2012 express to handle a large 2010 based solution.  It has been recompiled with 2012 but was first created with 2010.
When I try importing or opening the solution in CodeBlocks 13.12 it gets to about the 7th or so project and then crashes out.

Is there any extra configuration I need to do for large solutions?
Title: Re: Loading a MSDev 2010 Express solution in CodeBlocks
Post by: stahta01 on July 17, 2014, 07:39:45 pm
Likely CB only support C or C++ Projects; do you have web, dotnet or other type projects in the solutions?

Tim S.
Title: Re: Loading a MSDev 2010 Express solution in CodeBlocks
Post by: Crowainian on July 18, 2014, 10:13:37 am
Just C++ projects.  They are fine in Dev Studio 2012 Express.
Title: Re:
Post by: MortenMacFly on July 18, 2014, 12:58:40 pm
Could you provide one of These project files?
Title: Re: Loading a MSDev 2010 Express solution in CodeBlocks
Post by: Crowainian on July 18, 2014, 02:45:03 pm
*sigh*

It works now - even though I have not changed anything!!!!!!!

ARGH!!!!