Message 1 of 1
ObjectArx 2012 Sample Link error(s) x64 - does not fail on Win32
Not applicable
05-08-2012
01:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi ,
I am trying to build the ObjectArx 2012 ArxDbg sample , using Visual studio 2010, platfrom Toolset is set V90 and VS2008 is installed.
It compiles and links under Win32 Debug but fails (fatal error LNK1120: 100 unresolved externals)
The machine I am using is a Win7 64bit; One odd thing is the following message at the begining of the build process- it does go on to the link stage though
---- Rebuild All started: Project: ArxDbg, Configuration: Debug x64 ------
1> StdAfx.cpp
1> WINVER not defined. Defaulting to 0x0600 (Windows Vista)
Any thoughts ?
Thanks
Jonathan