R10 Link Error on Windows PC
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 10/10/2006 at 09:58, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R10
Platform: Windows ;
Language(s) : C++ ;---------
Howdy,I just tried to compile the cinema4dsdk project on Windows, and I get one link error:
LINK : fatal error LNK1104: cannot open file 'VCOMPD.LIB'I've done a full search for this file and it does not exist on my PC's Hard drive.
What do I do to fix this?
Adios,
Cactus Dan -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/10/2006 at 02:08, xxxxxxxx wrote:
It might be the problem with the non-pro versions of Visual Studio - try to deactivate the OpenMP setting in both the API and CINEMA4DSDK projects.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/10/2006 at 05:58, xxxxxxxx wrote:
Howdy,
Where is that setting?
I wonder why it's only the R10 cinema4dsdk project that gives me that error? I compiled the R9 and the 64bit R9 without getting that error.
Adios,
Cactus Dan -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/10/2006 at 06:23, xxxxxxxx wrote:
Howdy,
OK, nevermind. I found it. The setting was on for the api project and off for the cinema4dsdk project. I turned it off for the api project and that worked. When I double checked the R9 and 64bit R9, it was off for both the cinema4dsdk project and the api project.
What is that OpenMP for anyway, and why was it turned on for the R10 api project? Also, will turning it off affect anything when I start compiling my plugins?
Adios,
Cactus Dan -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/10/2006 at 05:48, xxxxxxxx wrote:
Quote: _Also, will turning it off affect anything when I start compiling my plugins?
>
> * * *
_
AFAIK it is safe to disbale it, it shouldn't affect your plugin compatibilty.
cheers,
Matthias -
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/10/2006 at 09:33, xxxxxxxx wrote:
Howdy,
Thanks.
Adios,
Cactus Dan