Skip to content

Can't compile the code #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
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 greeno...@gmail.com on 14 Mar 2013 at 6:13

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions