Message 1 of 9
Visual Studio Cannot Find "dllentry.cpp"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
As a scripter, I'm trying to make my first plugin using app wizard in visual studio.
I did everything as mentioned in "readme.txt" and I still get this error.
Here is the information you may need for helping me:
- My SDK Path: "D:\program files\Autodesk\3ds Max 2022 SDK\maxsdk"
- My Visual Studio Version: "2022"
- My ".vsz .vsdir .ico" File Path: "C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\vcprojects"
- My "3dsmaxPluginWizard.vsz" Text File:
VSWIZARD 7.0
Wizard=VsWizard.VsWizardEngine.17.0
Param="WIZARD_NAME = 3dsmaxPluginWizard"
Param="ABSOLUTE_PATH = D:\program files\Autodesk\3ds Max 2022 SDK\maxsdk\howto\3dsmaxPluginWizard"
Param="FALLBACK_LCID = 1033"
My problem is that 'dllentry.cpp' is exactly on that path and it can not be found!