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

VS2010 #5

Closed
albertino80 opened this issue Jul 27, 2015 · 3 comments
Closed

VS2010 #5

albertino80 opened this issue Jul 27, 2015 · 3 comments
Assignees

Comments

@albertino80
Copy link

With last version, if I open
\ocilib\ocilib-master\proj\dll\ocilib_dll_vs2010.sln
with vs2010 and compile, I take some errors.

Can you confirm that this compiler is supported? The version 4.0.0 works correctly.

Error example:
1>....\src\object.c(1184): error C2143: errore di sintassi: ';' mancante prima di 'tipo'
1>....\src\object.c(1184): error C2065: 'index': identificatore non dichiarato
1>....\src\object.c(1184): error C2065: 'index': identificatore non dichiarato
1>....\src\object.c(1184): error C2065: 'index': identificatore non dichiarato
1>....\src\object.c(1191): error C2143: errore di sintassi: '{' mancante prima di '*'
...

My compiler is Italian localized.

@vrogier
Copy link
Owner

vrogier commented Jul 27, 2015

Hi,

Thanks for reporting this issue.

Fix committed :)

@albertino80
Copy link
Author

Fix worked, Vincent you are very very fast!

@vrogier
Copy link
Owner

vrogier commented Jul 28, 2015

you're welcome !

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

2 participants