Message 1 of 1
3dsmax 2019 of ExecuteMAXScriptScript command issue via VS 2015 to build dll
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I recently have a project need to using visual studio 2015 to build a .dll for 3ds max 2019,I am a newbie of C++,simply want to use ExecuteMAXScriptScript command,such as
ExecuteMAXScriptScript(_T("print 123"));
,but I tried too many days,there were lots of errors after I built it,please help,how could I fix it?
I uploaded the origin C++ files,please download here,thanks in advanced