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

Can't compile the code #3

Open
GoogleCodeExporter opened this issue Jun 13, 2015 · 0 comments
Open

Can't compile the code #3

GoogleCodeExporter opened this issue Jun 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

grabbed today the latest sources, tried to build the plugin inside VC2010, 
can't:

1>arm.CPP(352): error C2059: syntax error : 'return'
1>arm.CPP(353): error C2059: syntax error : '}'
1>arm.CPP(353): error C2143: syntax error : missing ';' before '}'
1>arm.CPP(353): error C2059: syntax error : '}'
1>arm.CPP(367): error C2143: syntax error : missing ';' before '{'
1>arm.CPP(367): error C2447: '{' : missing function header (old-style formal 
list?)

of course I'm going to fix it by myself, but still......

some more ideas;

add either header guard (ifndef define) or VS like style pragma #once into 
header files.

also hardcoded pathes inside project are not looking very nice, better anchor 
to environment variable, guys

thanks for attention


Original issue reported on code.google.com by [email protected] on 14 Mar 2013 at 6:13

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

No branches or pull requests

1 participant