SDK and Visual C++

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 19:06, xxxxxxxx wrote:

User Information:
Cinema 4D Version:    
Platform:      
Language(s) :

---------
Hello, I am using visual C++ and am trying to load the SDK in to VC++. It keeps telling me that there is an error loading the SDK. I think I may have corrupted it or something like that. Is it possible to get a fresh copy of the SDK? Not just the documentation.    And, is there something special I need to do to be able to load the SDK in to VC++?

Thanks,

~Shawn

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 20:20, xxxxxxxx wrote:

Not enough information. Are you doing this in 32-bit or 64-bit? What version of Cinema 4D?

If you are using R11, you need at least Visual Studio 2005 and to use the .vcproj file. You cannot build in 64-bit using the Express version of VS!

Again, more information is necessary to understand the problem. I had no problem whatsoever loading the project and building it in one go without errors or warnings.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 22:03, xxxxxxxx wrote:

I am using Cinema 4D version 11.. I am using Visual C++ Epress edition 2008. 32 bit..   I did click on the vcproj file and can open it.. but when I try to build this is the errors I am getting.

Sorry I was not specific before.

~Shawn

------ Rebuild All started: Project: _api, Configuration: Debug Win32 ------
Deleting intermediate and output files for project '_api', configuration 'Debug|Win32'
Compiling...
c4d_basechannel.cpp
c4d_basecontainer.cpp
c4d_basedocument.cpp
c4d_basedraw.cpp
c4d_baseeffectorplugin.cpp
c4d_baselist.cpp
c4d_basematerial.cpp
c4d_baseobject.cpp
c4d_baseplugin.cpp
c4d_baseselect.cpp
c4d_basesound.cpp
c4d_basetag.cpp
c4d_basetime.cpp
c4d_bitmapfilter.cpp
c4d_canimation.cpp
c4d_coffee.cpp
c4d_commandplugin.cpp
c4d_ctrackplugin.cpp
c4d_customdatatype.cpp
c4d_customdatatypeplugin.cpp
Generating Code...
Compiling...
c4d_customguidata.cpp
c4d_customguiplugin.cpp
c4d_descriptiondialog.cpp
c4d_falloffplugin.cpp
c4d_file.cpp
c4d_filterplugin.cpp
c4d_gedata.cpp
c4d_general.cpp
c4d_gl.cpp
c4d_gui.cpp
c4d_library.cpp
c4d_listview.cpp
c4d_materialplugin.cpp
c4d_memory.cpp
c4d_messageplugin.cpp
c4d_nodeplugin.cpp
c4d_objectplugin.cpp
c4d_painter.cpp
c4d_particleobject.cpp
c4d_pmain.cpp
Generating Code...
Compiling...
c4d_quaternion.cpp
c4d_resource.cpp
c4d_scenehookplugin.cpp
c4d_shaderplugin.cpp
c4d_string.cpp
c4d_tagplugin.cpp
c4d_thread.cpp
c4d_toolplugin.cpp
c4d_tools.cpp
c4d_videopost.cpp
c4d_videopostplugin.cpp
ge_ieee.cpp
ge_sort.cpp
operatingsystem.cpp
customgui_base.cpp
customgui_bitmapbutton.cpp
customgui_datetime.cpp
customgui_descproperty.cpp
customgui_description.cpp
customgui_fontchooser.cpp
Generating Code...
Compiling...
customgui_gradient.cpp
customgui_htmlviewer.cpp
customgui_hyperlink.cpp
customgui_inexclude.cpp
customgui_linkbox.cpp
customgui_listview.cpp
customgui_matassign.cpp
customgui_matpreview.cpp
customgui_movieview.cpp
customgui_pla.cpp
customgui_priority.cpp
customgui_quicktab.cpp
customgui_splinecontrol.cpp
customgui_texbox.cpp
lib_activeobjectmanager.cpp
lib_aes.cpp
lib_browser.cpp
lib_ca.cpp
lib_clipmap.cpp
lib_cloud.cpp
Generating Code...
Compiling...
lib_collider.cpp
lib_description.cpp
lib_dwgobjects.cpp
lib_editortools.cpp
lib_filtertree.cpp
lib_hair.cpp
lib_iconcollection.cpp
lib_layershader.cpp
lib_modeling.cpp
lib_ngon.cpp
lib_noise.cpp
lib_prefs.cpp
lib_regexpr.cpp
lib_sds.cpp
lib_selectionchanger.cpp
lib_sn.cpp
lib_snapping.cpp
lib_snd.cpp
lib_splinehelp.cpp
lib_viewport.cpp
Generating Code...
Compiling...
lib_zipfile.cpp
filter_prefs.cpp
filterpreview.cpp
filterthread.cpp
linefetchutil.cpp
matrixrotate.cpp
matrixutil.cpp
matrixwrapper.cpp
pixelfetchutil.cpp
sdk_add.cpp
mergelin.cpp
miniblt.cpp
scale.cpp
scaleitf.cpp
scalelin.cpp
c4d_graphview.cpp
c4d_operatorplugin.cpp
c4d_particles.cpp
ge_mtools.cpp
c4d_basebitmap.cpp
Generating Code...
Creating library...
Project : warning PRJ0018 : The following environment variables were not found:
$(WebDeployPath)
Build log was saved at "file://C:\Program Files\MAXON\CINEMA 4D R11\plugins\cinema4dsdk\obj\_api\Win32_Debug\BuildLog.htm"
_api - 0 error(s), 0 warning(s)
------ Rebuild All started: Project: cinema4dsdk, Configuration: Debug Win32 ------
Deleting intermediate and output files for project 'cinema4dsdk', configuration 'Debug|Win32'
Compiling...
Blinker.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\animation\blinker.cpp(118) : error C2065: 'IDS_BLINKER' : undeclared identifier
FilterMatrix.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(143) : error C2065: 'IDS_MATRIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(431) : error C2065: 'IDS_APPLY_FILTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(469) : error C2065: 'DLG_SMPL_MATRIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(470) : error C2065: 'GADGET_SMPL_MATRIX_PREVIEWGROUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(479) : error C2065: 'GADGET_SMPL_MATRIX_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(480) : error C2065: 'GADGET_SMPL_MATRIX_TEXTURE_MODE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(482) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_MIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(483) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_ANGLE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(484) : error C2065: 'GADGET_SMPL_MATRIX_TYPE_POPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(498) : error C2065: 'GADGET_SMPL_MATRIX_TYPE_POPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(498) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(515) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_ANGLE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(515) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(531) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_MIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(531) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(547) : error C2065: 'GADGET_SMPL_MATRIX_TEXTURE_MODE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(547) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(554) : error C2065: 'GADGET_SMPL_MATRIX_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(554) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(560) : warning C4060: switch statement contains no 'case' or 'default' labels
FilterThreshold.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(108) : error C2065: 'IDS_THRESHOLD' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(380) : error C2065: 'IDS_APPLY_FILTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(632) : error C2065: 'DLG_THRESHOLD' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(633) : error C2065: 'GADGET_THRESHOLD_PREVIEWGROUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(642) : error C2065: 'GADGET_THRESHOLD_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(643) : error C2065: 'GADGET_THRESHOLD_SLIDER_LEVELS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(658) : error C2065: 'GADGET_THRESHOLD_SLIDER_LEVELS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(658) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(667) : error C2065: 'GADGET_THRESHOLD_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(667) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(673) : warning C4060: switch statement contains no 'case' or 'default' labels
paint_saver_test.cpp
BFF.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\filter\bff.cpp(110) : error C2065: 'IDS_BFF' : undeclared identifier
STL.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\filter\stl.cpp(408) : error C2065: 'IDS_STL' : undeclared identifier
ActiveObject.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\activeobject.cpp(723) : error C2065: 'IDS_ACTIVEOBJECT' : undeclared identifier
AsyncTest.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(233) : error C2065: 'IDS_INTERPOLATION' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(240) : error C2065: 'IDS_NONE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(241) : error C2065: 'IDS_LINEAR' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(242) : error C2065: 'IDS_EXPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(243) : error C2065: 'IDS_EXPDOWN' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(244) : error C2065: 'IDS_SMOOTH' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(246) : error C2065: 'IDS_POSITION' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(664) : error C2065: 'IDS_ASYNCTEST' : undeclared identifier
GradientUserArea.cpp
layershaderbrowser.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(134) : error C2065: 'IDD_SHADER_BROWSER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(137) : error C2065: 'IDC_LAYER_BROWSER_LINK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(138) : error C2065: 'IDC_LAYER_BROWSER_TREE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(159) : error C2065: 'IDC_LAYER_BROWSER_LINK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(159) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(165) : warning C4065: switch statement contains 'default' but no 'case' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(312) : error C2065: 'IDC_LAYER_BROWSER_PROPS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(358) : error C2065: 'IDS_LAYER_SHADER_BROWSER' : undeclared identifier
ListView.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(73) : error C2065: 'DLG_LISTVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(77) : error C2065: 'GADGET_LISTVIEW1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(78) : error C2065: 'GADGET_LISTVIEW2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(88) : error C2065: 'GADGET_INSERT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(89) : error C2065: 'GADGET_REMOVE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(156) : error C2065: 'GADGET_LISTVIEW1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(156) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(157) : error C2065: 'GADGET_LISTVIEW2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(157) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(184) : error C2065: 'GADGET_INSERT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(184) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(235) : error C2065: 'GADGET_REMOVE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(235) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(252) : warning C4060: switch statement contains no 'case' or 'default' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(293) : error C2065: 'IDS_LISTVIEW' : undeclared identifier
MemStat.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
MenuTest.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\menutest.cpp(90) : error C2065: 'IDS_MENUTEST' : undeclared identifier
Serial.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(47) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(53) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(55) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(64) : error C2065: 'DLG_REGISTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(71) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(82) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
SubDialog.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(172) : error C2065: 'DLG_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(176) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(195) : error C2065: 'GADGET_SUB1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(195) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(198) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(199) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(204) : error C2065: 'GADGET_SUB2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(204) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(207) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(208) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(212) : warning C4060: switch statement contains no 'case' or 'default' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(253) : error C2065: 'IDS_SUBDIALOG' : undeclared identifier
Atom.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(310) : error C2065: 'IDS_ATOM_POINT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(311) : error C2065: 'IDS_ATOM_EDGE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(484) : error C2065: 'IDS_ATOM' : undeclared identifier
Circle.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\circle.cpp(258) : error C2065: 'IDS_CIRCLE' : undeclared identifier
dropeffector.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\dropeffector.cpp(149) : error C2065: 'IDS_DROPEFFECTOR' : undeclared identifier
gl_test_object.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\gl_test_object.cpp(7) : fatal error C1083: Cannot open include file: 'dbasedraw.h': No such file or directory
Gravitation.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\gravitation.cpp(90) : error C2065: 'IDS_GRAVITATION' : undeclared identifier
Generating Code...
Compiling...
hair_collision.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_collision.cpp(168) : error C2065: 'IDS_HAIR_COLLIDER_EXAMPLE' : undeclared identifier
hair_constraint.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_constraint.cpp(102) : error C2065: 'IDS_HAIR_CONSTRAINT_EXAMPLE' : undeclared identifier
hair_deformer.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_deformer.cpp(155) : error C2065: 'IDS_HAIR_DEFOMER_EXAMPLE' : undeclared identifier
hair_force.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_force.cpp(111) : error C2065: 'IDS_HAIR_FORCE_EXAMPLE' : undeclared identifier
hair_generator.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_generator.cpp(145) : error C2065: 'IDS_HAIR_GENERATOR_EXAMPLE' : undeclared identifier
hair_grass.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_grass.cpp(292) : error C2065: 'IDS_HAIR_GRASS_EXAMPLE' : undeclared identifier
MorphMixer.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(84) : error C2065: 'IDS_MORPHSELECT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(143) : error C2065: 'IDS_IMPORTFAILED' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(314) : error C2065: 'IDS_MORPHMIXER' : undeclared identifier
noiseeffector.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\noiseeffector.cpp(120) : error C2065: 'IDS_NOISEEFFECTOR' : undeclared identifier
RoundedTube.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\roundedtube.cpp(458) : error C2065: 'IDS_ROUNDED_TUBE' : undeclared identifier
Spherify.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\spherify.cpp(200) : error C2065: 'IDS_SPHERIZE' : undeclared identifier
Triangulate.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object riangulate.cpp(88) : error C2065: 'IDS_TRIANGULATE' : undeclared identifier
BitmapDistortionShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\bitmapdistortionshader.cpp(120) : error C2065: 'IDS_BITMAPDISTORTION' : undeclared identifier
GradientShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\gradientshader.cpp(222) : error C2065: 'IDS_SDKGRADIENT' : undeclared identifier
hair_shader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\hair_shader.cpp(78) : error C2065: 'IDS_HAIR_SHADER_EXAMPLE' : undeclared identifier
Illumination.cpp
MandelbrotShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\mandelbrotshader.cpp(127) : error C2065: 'IDS_MANDELBROT' : undeclared identifier
ParticleVolume.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(279) : error C2065: 'IDS_PARTICLEVOLUME' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(280) : error C2065: 'IDS_PARTICLEVOLUME_HIGH_DENSITY' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(282) : error C2065: 'IDS_PARTICLEVOLUME_LOW_DENSITY' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(331) : error C2065: 'IDS_PARTICLEVOLUME' : undeclared identifier
SimpleMaterial.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\simplematerial.cpp(257) : error C2065: 'IDS_SIMPLEMATERIAL' : undeclared identifier
hair_render.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\hair_render.cpp(139) : error C2065: 'IDS_HAIR_RENDERING_EXAMPLE' : undeclared identifier
hair_styling.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\hair_styling.cpp(115) : error C2065: 'IDS_HAIR_STYLING_EXAMPLE' : undeclared identifier
Generating Code...
Compiling...
LookAtCamera.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\lookatcamera.cpp(102) : error C2065: 'IDS_LOOKATCAMERA' : undeclared identifier
edgecuttool.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(105) : error C2065: 'IDS_HLP_EDGECUT_SDK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(721) : error C2065: 'IDS_EDGECUT_SDK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(721) : error C2065: 'IDS_HLP_EDGECUT_SDK' : undeclared identifier
LiquidTool.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\liquidtool.cpp(126) : error C2065: 'IDS_PRIMITIVETOOL' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\liquidtool.cpp(214) : error C2065: 'IDS_PRIMITIVETOOL' : undeclared identifier
reversenormals.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\reversenormals.cpp(149) : error C2065: 'IDS_REVERSE_NORMALS_SDK' : undeclared identifier
hair_videopost.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\hair_videopost.cpp(90) : error C2065: 'IDS_HAIR_VIDEOPOST_EXAMPLE' : undeclared identifier
VPColorize.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpcolorize.cpp(163) : error C2065: 'IDS_VIDEOPOST' : undeclared identifier
VPInvertImage.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpinvertimage.cpp(197) : error C2065: 'IDS_VPINVERTIMAGE' : undeclared identifier
VPReconstructImage.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpreconstructimage.cpp(80) : error C2065: 'IDS_VPRECONSTRUCT' : undeclared identifier
VPVisualizeNormals.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpvisualizenormals.cpp(81) : error C2065: 'IDS_VPVISUALIZEPOST' : undeclared identifier
datatype.cpp
randomfalloff.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\falloff\randomfalloff.cpp(56) : error C2065: 'IDS_RANDOMFALLOFF' : undeclared identifier
Main.cpp
Generating Code...
Project : warning PRJ0018 : The following environment variables were not found:
$(WebDeployPath)
Build log was saved at "file://C:\Program Files\MAXON\CINEMA 4D R11\plugins\cinema4dsdk\obj\cinema4dsdk\Win32_Debug\BuildLog.htm"
cinema4dsdk - 500 error(s), 5 warning(s)
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 22:09, xxxxxxxx wrote:

This is just from trying to build the files that come with cinema4dsdk.vcproj

I didn't alter the files at all.

Not sure what is happening or what I am doing wrong.

Thanks for your help.

~Shawn

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 22:20, xxxxxxxx wrote:

Make sure you are building the cinema4Dsdk project and not simply the api library. I don't see any references to the cinema4dsdk files in your build log. It is possible that the api library build will not succeed under the project settings for the plugin project. I just built the Debug 32-bit in VS 2005 with no warnings or errors using the "Build Solution" option.

It is good practice to "Rebuild Solution" whenever you have already built as it automatically cleans the solution before rebuilding.

You should build the API library through the cinema4dsdk 'plugin' found in the plugins\cinema4dsdk folder. ETA: I see that you are trying to do that.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 22:31, xxxxxxxx wrote:

I just used the "Build Solution" option and I get these results.

------ Build started: Project: cinema4dsdk, Configuration: Debug Win32 ------
Compiling...
Blinker.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\animation\blinker.cpp(118) : error C2065: 'IDS_BLINKER' : undeclared identifier
FilterMatrix.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(143) : error C2065: 'IDS_MATRIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(431) : error C2065: 'IDS_APPLY_FILTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(469) : error C2065: 'DLG_SMPL_MATRIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(470) : error C2065: 'GADGET_SMPL_MATRIX_PREVIEWGROUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(479) : error C2065: 'GADGET_SMPL_MATRIX_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(480) : error C2065: 'GADGET_SMPL_MATRIX_TEXTURE_MODE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(482) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_MIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(483) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_ANGLE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(484) : error C2065: 'GADGET_SMPL_MATRIX_TYPE_POPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(498) : error C2065: 'GADGET_SMPL_MATRIX_TYPE_POPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(498) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(515) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_ANGLE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(515) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(531) : error C2065: 'GADGET_SMPL_MATRIX_SLIDER_MIX' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(531) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(547) : error C2065: 'GADGET_SMPL_MATRIX_TEXTURE_MODE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(547) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(554) : error C2065: 'GADGET_SMPL_MATRIX_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(554) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filtermatrix.cpp(560) : warning C4060: switch statement contains no 'case' or 'default' labels
FilterThreshold.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(108) : error C2065: 'IDS_THRESHOLD' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(380) : error C2065: 'IDS_APPLY_FILTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(632) : error C2065: 'DLG_THRESHOLD' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(633) : error C2065: 'GADGET_THRESHOLD_PREVIEWGROUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(642) : error C2065: 'GADGET_THRESHOLD_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(643) : error C2065: 'GADGET_THRESHOLD_SLIDER_LEVELS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(658) : error C2065: 'GADGET_THRESHOLD_SLIDER_LEVELS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(658) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(667) : error C2065: 'GADGET_THRESHOLD_DOCUMENT_PREVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(667) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\bitmapfilter\filterthreshold.cpp(673) : warning C4060: switch statement contains no 'case' or 'default' labels
BFF.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\filter\bff.cpp(110) : error C2065: 'IDS_BFF' : undeclared identifier
STL.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\filter\stl.cpp(408) : error C2065: 'IDS_STL' : undeclared identifier
ActiveObject.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\activeobject.cpp(723) : error C2065: 'IDS_ACTIVEOBJECT' : undeclared identifier
AsyncTest.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(233) : error C2065: 'IDS_INTERPOLATION' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(240) : error C2065: 'IDS_NONE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(241) : error C2065: 'IDS_LINEAR' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(242) : error C2065: 'IDS_EXPUP' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(243) : error C2065: 'IDS_EXPDOWN' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(244) : error C2065: 'IDS_SMOOTH' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(246) : error C2065: 'IDS_POSITION' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\asynctest.cpp(664) : error C2065: 'IDS_ASYNCTEST' : undeclared identifier
layershaderbrowser.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(134) : error C2065: 'IDD_SHADER_BROWSER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(137) : error C2065: 'IDC_LAYER_BROWSER_LINK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(138) : error C2065: 'IDC_LAYER_BROWSER_TREE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(159) : error C2065: 'IDC_LAYER_BROWSER_LINK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(159) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(165) : warning C4065: switch statement contains 'default' but no 'case' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(312) : error C2065: 'IDC_LAYER_BROWSER_PROPS' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\layershaderbrowser.cpp(358) : error C2065: 'IDS_LAYER_SHADER_BROWSER' : undeclared identifier
ListView.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(73) : error C2065: 'DLG_LISTVIEW' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(77) : error C2065: 'GADGET_LISTVIEW1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(78) : error C2065: 'GADGET_LISTVIEW2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(88) : error C2065: 'GADGET_INSERT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(89) : error C2065: 'GADGET_REMOVE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(156) : error C2065: 'GADGET_LISTVIEW1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(156) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(157) : error C2065: 'GADGET_LISTVIEW2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(157) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(184) : error C2065: 'GADGET_INSERT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(184) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(235) : error C2065: 'GADGET_REMOVE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(235) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(252) : warning C4060: switch statement contains no 'case' or 'default' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\listview.cpp(293) : error C2065: 'IDS_LISTVIEW' : undeclared identifier
MemStat.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
MenuTest.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\menutest.cpp(90) : error C2065: 'IDS_MENUTEST' : undeclared identifier
Serial.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(47) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(53) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(55) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(64) : error C2065: 'DLG_REGISTER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(71) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\serial.cpp(82) : error C2065: 'IDC_SERIALNUMBER' : undeclared identifier
SubDialog.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(172) : error C2065: 'DLG_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(176) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(195) : error C2065: 'GADGET_SUB1' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(195) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(198) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(199) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(204) : error C2065: 'GADGET_SUB2' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(204) : error C2051: case expression not constant
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(207) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(208) : error C2065: 'GADGET_SUBDIALOG' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(212) : warning C4060: switch statement contains no 'case' or 'default' labels
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\gui\subdialog.cpp(253) : error C2065: 'IDS_SUBDIALOG' : undeclared identifier
Atom.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(310) : error C2065: 'IDS_ATOM_POINT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(311) : error C2065: 'IDS_ATOM_EDGE' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\atom.cpp(484) : error C2065: 'IDS_ATOM' : undeclared identifier
Circle.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\circle.cpp(258) : error C2065: 'IDS_CIRCLE' : undeclared identifier
dropeffector.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\dropeffector.cpp(149) : error C2065: 'IDS_DROPEFFECTOR' : undeclared identifier
gl_test_object.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\gl_test_object.cpp(7) : fatal error C1083: Cannot open include file: 'dbasedraw.h': No such file or directory
Gravitation.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\gravitation.cpp(90) : error C2065: 'IDS_GRAVITATION' : undeclared identifier
hair_collision.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_collision.cpp(168) : error C2065: 'IDS_HAIR_COLLIDER_EXAMPLE' : undeclared identifier
hair_constraint.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_constraint.cpp(102) : error C2065: 'IDS_HAIR_CONSTRAINT_EXAMPLE' : undeclared identifier
Generating Code...
Compiling...
hair_deformer.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_deformer.cpp(155) : error C2065: 'IDS_HAIR_DEFOMER_EXAMPLE' : undeclared identifier
hair_force.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_force.cpp(111) : error C2065: 'IDS_HAIR_FORCE_EXAMPLE' : undeclared identifier
hair_generator.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_generator.cpp(145) : error C2065: 'IDS_HAIR_GENERATOR_EXAMPLE' : undeclared identifier
hair_grass.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\hair_grass.cpp(292) : error C2065: 'IDS_HAIR_GRASS_EXAMPLE' : undeclared identifier
MorphMixer.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(84) : error C2065: 'IDS_MORPHSELECT' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(143) : error C2065: 'IDS_IMPORTFAILED' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\morphmixer.cpp(314) : error C2065: 'IDS_MORPHMIXER' : undeclared identifier
noiseeffector.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\noiseeffector.cpp(120) : error C2065: 'IDS_NOISEEFFECTOR' : undeclared identifier
RoundedTube.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\roundedtube.cpp(458) : error C2065: 'IDS_ROUNDED_TUBE' : undeclared identifier
Spherify.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object\spherify.cpp(200) : error C2065: 'IDS_SPHERIZE' : undeclared identifier
Triangulate.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\object riangulate.cpp(88) : error C2065: 'IDS_TRIANGULATE' : undeclared identifier
BitmapDistortionShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\bitmapdistortionshader.cpp(120) : error C2065: 'IDS_BITMAPDISTORTION' : undeclared identifier
GradientShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\gradientshader.cpp(222) : error C2065: 'IDS_SDKGRADIENT' : undeclared identifier
hair_shader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\hair_shader.cpp(78) : error C2065: 'IDS_HAIR_SHADER_EXAMPLE' : undeclared identifier
MandelbrotShader.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\mandelbrotshader.cpp(127) : error C2065: 'IDS_MANDELBROT' : undeclared identifier
ParticleVolume.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(279) : error C2065: 'IDS_PARTICLEVOLUME' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(280) : error C2065: 'IDS_PARTICLEVOLUME_HIGH_DENSITY' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(282) : error C2065: 'IDS_PARTICLEVOLUME_LOW_DENSITY' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\particlevolume.cpp(331) : error C2065: 'IDS_PARTICLEVOLUME' : undeclared identifier
SimpleMaterial.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\shader\simplematerial.cpp(257) : error C2065: 'IDS_SIMPLEMATERIAL' : undeclared identifier
hair_render.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\hair_render.cpp(139) : error C2065: 'IDS_HAIR_RENDERING_EXAMPLE' : undeclared identifier
hair_styling.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\hair_styling.cpp(115) : error C2065: 'IDS_HAIR_STYLING_EXAMPLE' : undeclared identifier
LookAtCamera.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ag\lookatcamera.cpp(102) : error C2065: 'IDS_LOOKATCAMERA' : undeclared identifier
edgecuttool.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(105) : error C2065: 'IDS_HLP_EDGECUT_SDK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(721) : error C2065: 'IDS_EDGECUT_SDK' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\edgecuttool.cpp(721) : error C2065: 'IDS_HLP_EDGECUT_SDK' : undeclared identifier
LiquidTool.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\liquidtool.cpp(126) : error C2065: 'IDS_PRIMITIVETOOL' : undeclared identifier
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\liquidtool.cpp(214) : error C2065: 'IDS_PRIMITIVETOOL' : undeclared identifier
Generating Code...
Compiling...
reversenormals.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source ool\reversenormals.cpp(149) : error C2065: 'IDS_REVERSE_NORMALS_SDK' : undeclared identifier
hair_videopost.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\hair_videopost.cpp(90) : error C2065: 'IDS_HAIR_VIDEOPOST_EXAMPLE' : undeclared identifier
VPColorize.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpcolorize.cpp(163) : error C2065: 'IDS_VIDEOPOST' : undeclared identifier
VPInvertImage.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpinvertimage.cpp(197) : error C2065: 'IDS_VPINVERTIMAGE' : undeclared identifier
VPReconstructImage.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpreconstructimage.cpp(80) : error C2065: 'IDS_VPRECONSTRUCT' : undeclared identifier
VPVisualizeNormals.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\videopost\vpvisualizenormals.cpp(81) : error C2065: 'IDS_VPVISUALIZEPOST' : undeclared identifier
datatype.cpp
randomfalloff.cpp
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(1079) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2876) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing '}' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2143: syntax error : missing ';' before 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(2903) : error C2059: syntax error : 'constant'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2143: syntax error : missing ';' before '}'
c:\program files\maxon\cinema 4d r11\resource\c4d_symbols.h(5205) : error C2059: syntax error : '}'
c:\program files\maxon\cinema 4d r11\plugins\cinema4dsdk\source\falloff\randomfalloff.cpp(56) : error C2065: 'IDS_RANDOMFALLOFF' : undeclared identifier
Main.cpp
Generating Code...
Project : warning PRJ0018 : The following environment variables were not found:
$(WebDeployPath)
Build log was saved at "file://C:\Program Files\MAXON\CINEMA 4D R11\plugins\cinema4dsdk\obj\cinema4dsdk\Win32_Debug\BuildLog.htm"
cinema4dsdk - 500 error(s), 5 warning(s)
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 29/07/2009 at 22:40, xxxxxxxx wrote:

It's weird.. the API succeeds but the cinema4dsdk does not.

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 30/07/2009 at 01:06, xxxxxxxx wrote:

VS 2008 is currently not officially supported by MAXON.

Anyway what you can try is to go to WebDeployment for VS 2008, this will install WebDeployment for VS 2008 which is missing by default in VS 2008.

Another way to work around is to go to "CINEMA 4D R11\resource\_api_lib" and open "DebugWin32.vsprops" in a text editor. Change all occurences of "$(WebDeployPath)" with "..\..\resource" (without the quotation marks).

cheers,
Matthias

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 30/07/2009 at 13:26, xxxxxxxx wrote:

I did the things you memntioned and still the the errors I posted above.. THis is a bit frustrating. LOL.. Other people over at c4dcafe have said they were able to build the samples with vC++ express edition 2008..

Not sure what I am doing wrong.

Any other thoughts as to why the above errors would be happening?    The second set that I posted.

Thanks,

~Shawn