Skip to content

Commit

Permalink
Update compile_instructions.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fkemmler committed Nov 7, 2018
1 parent 87231d2 commit ccc3e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compile_instructions.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- download the cinema4d c++ sdk and unpack into any folder
- copy the PointProjector folder of the repository into the plugins folder in that same folder
- open <yourfolder>/project/projectdefinition.txt
- add "plugins/PointProjector_R20" to the end of the plugin list
- add "plugins/PointProjector" to the end of the plugin list
- make sure the previous row ends with ";\"
- download the maxon project tool https://developers.maxon.net/?page_id=1118
- unpack the tool and run on windows "kernel_app_64bit.exe g_updateproject=<yourfolder>
- download and install visual studio with v140 toolkit installed (vs2015 compiler, but can be installed in vs2017)
- compile the PointProjector project in the solution.
- compile the PointProjector project in the solution.

0 comments on commit ccc3e5b

Please sign in to comment.