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

CodeBlocks crashed when importing zlib's msvc solution

(1/1)

gh_origin:
The latest zlib source here: https://www.zlib.net/

On zlib-1.2.11\contrib\vstudio\vc10, importing of zlibvc.sln crashed the IDE.

Screenshot attached.

gh_origin:
It seemed CodeBlocks can't import .vcxproj as it only saw .vcproj. So I tried to import the vc9 .sln solution. Still failed with the same problem. I tried to import the .vcproj and it successfully imported the project but failed to build, due to some missing files or directories. The final conclusion of me is I would rather import the msvc project by hand: creating a CodeBlocks project from scratch. It's the safest anyway.

gh_origin:
Importing by hand is indeed the fastest. I already have a DLL now.

BTW, the contrib msvc projects themselves have problems. They included non-existent source files and included wrong version of resource files, too. I have an impression that they are unmaintained. So I can't know for sure that it's CodeBlocks project importer or the msvc projects that is really problematic.

Navigation

[0] Message Index

Go to full version