On 12/29/2012 01:39 PM, John Schroeder wrote: > > I am still working on understanding what you are telling me. Attached is the > vse2010 log from my > last build attempt. I searched the entire directory tree for > wxart2d_msw29ud_artbase.lib. It > does not appear to exist. > > I do, however, have the following: > > Directory of C:\wxArt2D\build-release\packages\wxdocview\lib\Debug
This is the right place, and the right libraries down here. I am confused why you did search for wxart2d_msw29ud_artbase.lib. That library will be the result of compiling wxart2d package, and for me is in: c:\soft\art2d\wxArt2D\build\msw\vc_mswud\packages\wxart2d\lib\Debug\ So it should not be searched for when trying to setup its make files using Cmake?? And as far as i understand, you did not mention it until now? Anyway from your build log i understand that you are already building wxart2d package, so the Cmake step has ready passed. Now the error: ..\..\..\lib\Debug\wxart2d_msw29ud_artbase.lib Do you see a target in your wxart2d.sln project called artbase? If you compile it by hand (click right on it, and build), does it produce that library that is missing? It looks like a dependency issue only. And you are already at linking the samples. Let me know if that this solves it. Klaas > > 12/28/2012 10:24 AM <DIR> ., > 12/28/2012 10:24 AM <DIR> .. > 12/28/2012 10:24 AM 5,236,130 wxartbase_msw29ud_generalt.lib > 12/28/2012 10:24 AM 1,970,176 wxartbase_msw29ud_generalt.pdb > 12/28/2012 10:24 AM 1,224,918 wxartbase_msw29ud_xmlparse.lib > 12/28/2012 10:24 AM 1,789,952 wxartbase_msw29ud_xmlparse.pdb > 12/28/2012 10:24 AM 5,018,090 wxdocview_msw29ud_docview.lib > 12/28/2012 10:24 AM 3,084,288 wxdocview_msw29ud_docview.pdb > > ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ Wxart2d-users_dev mailing list Wxart2d-users_dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev