|
I just made C++ dll. when i read the dll in Unity, Unity crash down. Folloing is the steps. tool: vs2008 step 1) vs2008 => new => Project ==> Visual C++ ==> CLR ==> Class Library projectname is clrtest. step 2) clrtest.h
step 3) compile ==> copy clrtest.dll into unity plugin folder. step 4) in unity c# script
step 5) execute and just down. I don't know why the unity is down. is any problem my c++ dll making procedure? please let me know if you have any idea. Any help would be much appreciated.
(comments are locked)
|
|
See the answer to Considerations/Gotchas when Creating a C++ CLR Plugin in VS2008.
(comments are locked)
|

Please surround all your code using the "Code" button, or using the