THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 09/01/2003 at 00:27, xxxxxxxx wrote:
I'm in the same situation.
In addition to finding good tutorials i have a very essential problem starting with c++ sdk.
When i try to compile the sdk I get a lot of warnings and errors like this:
c:\Maxon\CINEMA_4D_R8\Resource\_api\c4d.h warning C4067: unexpected tokens following preprocessor directive - expected a newline
c:\Maxon\CINEMA_4D_R8\Resource\_api\c4d.h(2) : fatal error C1070: mismatched #if/#endif pair in file 'c:\maxon\cinema_4d_r8\resource\_api\c4d.h'
3D Designer tried to help me in a privat chat, but we did'nt find a solution. He was directly able to build the solution with my files.
Here are the steps I did so far:
Open C:\Maxon\CINEMA_4D_R8\Plugins\cinema4dsdk\cinema4dsdk.dsw
drag C:\Maxon\CINEMA_4D_R8\Resource\_api_lib\_api_v8.dsp into MSDEV
Set dependency to: cinema4dsdk depends on _api_v8
Set active project to cinema4dsdk
Open Main.cpp
Compile Main.cpp
Is there something additional that must be configured?
I tried to compile on several PCs (im in the lucky possition to have a company's testinvironment) with different Windows versions, VC6 and VC.net.
- No change -
I must have something overseen.
Please help me to get a start on c++ plugin development.
many thx,
Sneaker