Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant't Compile the Mach3 Plugin #6

Open
sallos opened this issue Mar 19, 2017 · 3 comments
Open

Cant't Compile the Mach3 Plugin #6

sallos opened this issue Mar 19, 2017 · 3 comments

Comments

@sallos
Copy link

sallos commented Mar 19, 2017

I have very many error when I try to compile the plugin ...

What version of VS are you using? And with OS?

@regeg
Copy link
Owner

regeg commented Mar 19, 2017 via email

@sallos
Copy link
Author

sallos commented Mar 19, 2017

Mh okay would have used your plugin as a basis.

I want to build a thc for my hyptherm, get a 50: 1 voltage output

@sallos
Copy link
Author

sallos commented Mar 20, 2017

Iam using vb2008 an this Error i have:

Warning 1 Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release cl ArduinoTHC Error 2 error C2504: 'CObject' : base class undefined c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 34 ArduinoTHC Error 3 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 41 ArduinoTHC Error 4 error C2143: syntax error : missing ',' before '&' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 41 ArduinoTHC Error 5 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 45 ArduinoTHC Error 6 error C2143: syntax error : missing ',' before '&' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 45 ArduinoTHC Error 7 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 47 ArduinoTHC Error 8 error C2143: syntax error : missing ',' before '&' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 47 ArduinoTHC Error 9 error C2146: syntax error : missing ';' before identifier 'GetMappingName' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 54 ArduinoTHC Error 10 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 54 ArduinoTHC Error 11 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 54 ArduinoTHC Warning 12 warning C4183: 'GetMappingName': missing return type; assumed to be a member function returning 'int' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 54 ArduinoTHC Error 13 error C3646: 'BOOL' : unknown override specifier c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 70 ArduinoTHC Error 14 error C3646: 'MapHandle' : unknown override specifier c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 70 ArduinoTHC Error 15 error C2091: function returns function c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 70 ArduinoTHC Error 16 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 70 ArduinoTHC Warning 17 warning C4183: 'DECLARE_DYNAMIC': missing return type; assumed to be a member function returning 'int' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 70 ArduinoTHC Error 18 error C2146: syntax error : missing ';' before identifier 'CreateMappingName' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Error 19 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Error 20 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Error 21 error C2143: syntax error : missing ',' before '&' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Error 22 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Warning 23 warning C4183: 'CreateMappingName': missing return type; assumed to be a member function returning 'int' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 71 ArduinoTHC Error 24 error C2146: syntax error : missing ';' before identifier 'CreateMutexName' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 72 ArduinoTHC Error 25 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 72 ArduinoTHC Error 26 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 72 ArduinoTHC Warning 27 warning C4183: 'CreateMutexName': missing return type; assumed to be a member function returning 'int' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 72 ArduinoTHC Error 28 error C2146: syntax error : missing ';' before identifier 'm_sMappingName' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 79 ArduinoTHC Error 29 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 79 ArduinoTHC Error 30 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 79 ArduinoTHC Error 31 error C2065: 'm_sMappingName' : undeclared identifier c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\memmap.h 54 ArduinoTHC Error 32 error C2146: syntax error : missing ';' before identifier 'description' c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\toolcabinet.h 9 ArduinoTHC Error 33 error C4430: missing type specifier - int assumed. Note: C++ does not support default-int c:\users\ls\seafile\daten\projekte\plasma cnc\thc work\mach3\machincludes\toolcabinet.h 9 ArduinoTHC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants