<div dir="ltr">Hi all.<br>I have a larger project, consist of some libraries.<br>I've "ported" it to CMake and it've been build well at all my platforms(vs 2005,vs 2008,mingw), but VS 2003.<br>In VS .Net 2003 cmake creates additional projects for each library, called XXX_UTILITY, and adds project dependencies through those utility projects.<br>
Unfortunately, visual 2003 does not link the libraries well, and there are many link errors.<br><br>I cannot attach a project because it's huge, and it does not happen in smaller ones.<br><br></div>