Search the Community
Showing results for tags 'c++'.
-
We have published new CNC Software official Visual Studio project templates for Mastercam. You can download and install via the links below or from withing Visual Studio search online extensions for "Mastercam". VB.NET NET-Hook Visual Studio 2017 and 2019 project templates C# NET-Hook Visual Studio 2017 and 2019 project templates C++ C-Hook Visual Studio 2017 and 2019 project templates Each .NET project template contains a Wizard interface to allow you to target any installed version of Mastercam and optionally add additional Mastercam API's (ToolNetApi, SimAccessManaged, etc) The C-Hook project templates allow you to select from 3 different C-Hook project types and target any installed C-Hook SDK kit. If you have any questions or suggestions please let us know.
- 10 replies
-
- 1
-
-
Hello, guys, Happy new year 2015 !!! I want to compile my c-hook program in a new computer. I encountered this problem when I transfered my c-hook code from one computer to a different computer. Everything works good in my old computer but not on my new computer. On the new computer, I failed to run MasterCAM in debug mode in 2 ways: 1) Using shortcut mastercam.exe; 2) Debug C-hook dll in visual studio when calling Mastercam.exe; They both gave me the following error message: Can you help me find the problem? My MasterCAM x6 is installed in C:\mcamx6 My sdk is installed in C:\mcamx6\sdk My computer is x64 platform I compiled my c-hook dll in x64 debug mode I also tried the shortcut method to call debug mastercam.exe on two other computers that have mastercam x6 installed and have x6 sdk. Both failed. I then guessed the problem is that I missed some important dlls in system32 folder which debug mastercam.exe needs but not installed on the new computers. What kind of dlls does mastercam needs additionally to enable its debug mode? Thank you! Guangyu ISU
Join us!
eMastercam - your online source for all things Mastercam.
Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.