hi,
I try to compile the vray plugin examples (C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\samples) in visual studio 2010(for maya2014, vray 3.1) and visual studio 2012(from maya 2015, vray 3.1) but got similar warning & error.
Basically i follow the step mentioned in this post: http://forums.chaosgroup.com/showthr...590#post608590
with include & library path set to:
C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\include
C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\lib\x64\vc11 (or vc101)
The warnings are all related to DLL interface, and i thinks the error maybe caused by the same issue. Is there any other settings that i not considered ?
Thanks.
I try to compile the vray plugin examples (C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\samples) in visual studio 2010(for maya2014, vray 3.1) and visual studio 2012(from maya 2015, vray 3.1) but got similar warning & error.
Basically i follow the step mentioned in this post: http://forums.chaosgroup.com/showthr...590#post608590
with include & library path set to:
C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\include
C:\Program Files\Chaos Group\V-Ray\Maya XXXX for x64\lib\x64\vc11 (or vc101)
The warnings are all related to DLL interface, and i thinks the error maybe caused by the same issue. Is there any other settings that i not considered ?
Thanks.
Comment