On 13/11/2013 at 05:54, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R14
Platform: Windows ;
Language(s) : C++ ;
---------
Sorry, I searched the forum and tried all the proposed solution.
However it keeps saying
"LINK : fatal error LNK1104: cannot open file 'D:\Program Files\MAXON\CINEMA 4D R14\resource\_api_lib\_api_x64_Debug.lib'"
What I do:
- I copy a clean cinema4dsdk directory to my plugins directory
- I click cinema4dsdk.sln to open up VS C++ 2010 Express.
- I change to Debug and X64
- Press F7 Build Solution
It starts compiling all the sources and after linking I get above error.
And it is correct, there is no such library to be found. Not in the directory or somewhere else on the disk.
Note: I have installed the MS SDKS V7.1