Since the update to rev. 7088, when the CodeBlocks.cbp project was changed, I get the following WARNING when I compile C::B :
WARNING: Target 'Code::Blocks - src': Unable to resolve 1 external dependencies: devel\libcodeblocks.a
And I get it for several other targets as well...
I could trace the problem to the included external depency for the targets as "devel\libcodeblocks.a", whereas it should be "devel\libcodeblocks.dll.a" on Windows systems, right?
I just built trunk (svn 7406). Those warnings are there. A few of them are reproduced below
WARNING: Target 'Code::Blocks - Class wizard': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - Default MIME handler': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - Open files list': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - Projects-workspaces importer': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - Projects-workspaces importer': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - Scripted wizard': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a
WARNING: Target 'Code::Blocks - XP look & feel': Unable to resolve 1 external dependencies:
devel\libcodeblocks.a