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 in Visual Studio 2010, OF 0071 #2

Open
chrisporter opened this issue Aug 6, 2012 · 6 comments
Open

Can't compile in Visual Studio 2010, OF 0071 #2

chrisporter opened this issue Aug 6, 2012 · 6 comments

Comments

@chrisporter
Copy link

Nice project !

I get a bunch of these errors:

Error 127 error C1021: invalid preprocessor command 'warning'

for example in ofVec2f.h but I can't even see where that's included ?

@mihoo
Copy link
Owner

mihoo commented Aug 8, 2012

Hi Chris,

could you please specify the error?
ofVec2f.h is e.g. included via ofVectorMath.h which is required in
ofxGuiTypes.h

Best, Mihoo

Am 06.08.2012 17:55, schrieb Chris Porter:

Nice project !

I get a bunch of these errors:

Error 127 error C1021: invalid preprocessor command 'warning'

for example in ofVec2f.h but I can't even see where that's included ?


Reply to this email directly or view it on GitHub:
#2

@chrisporter
Copy link
Author

Hi Mihoo,

So it's OF 0071, latest version of ofxOpenNI etc ?

I'll try again.

Cheers,

Chris.

@mihoo
Copy link
Owner

mihoo commented Aug 15, 2012

Hi Chris,

I'm still working with OF 007 preRelease ;)

... but I think u got it to run!?

Am 08.08.2012 23:15, schrieb Chris Porter:

Hi Mihoo,

So it's OF 0071, latest version of ofxOpenNI etc ?

I'll try again.

Cheers,

Chris.


Reply to this email directly or view it on GitHub
#2 (comment).

@chrisporter
Copy link
Author

Hi Mihoo,

Unfortunately not, too many compiler errors with ofxUI. Even once I'd removed all the #warnings, there were a load of undefined methods.

Cheers,

Chris.

@mihoo
Copy link
Owner

mihoo commented Aug 15, 2012

Hey Chris,

check out this project: https://github.com/mihoo/KinectA-Mac
There I've implemented all addons that KinectA uses, with my own
modifications.
I know you are working on Windows, but just use these addon folders -
that should help getting around the main errors...

cheers, Mihoo

Am 15.08.2012 10:35, schrieb Chris Porter:

Hi Mihoo,

Unfortunately not, too many compiler errors with ofxUI. Even once I'd
removed all the #warnings, there were a load of undefined methods.

Cheers,

Chris.


Reply to this email directly or view it on GitHub
#2 (comment).

@chrisporter
Copy link
Author

Many thanks, will check it out.

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