nathan lachenmyer

Results 30 comments of nathan lachenmyer

Have these changes been pushed and tested? Testing with the latest version of openframeworks (master branch), I get this error when compiling: ``` ../../../addons/ofxFX/src/ofxFXObject.h:55:83: error: no member named 'getTextureReference' in...

Just to confirm for anyone curious -- this issue still exists. Running the init script I get the error: ``` error: cp: no such file or directory: C:/Users/morphogencc/AppData/Roaming/npm/node_modules/meteor-google-cloud/dist/libapp.yml ``` after...

Fixed the requested issues, added two more bills.

Oh my! Sorry about that; I thought I caught them, but I can go back in and check. I'll investigate with csvlint and send another pull request. sorry about that!...

should be all fixed! thanks for your patience! nathan On Fri, Jan 30, 2015, at 04:30 PM, nathan.lachenmyer wrote: > Oh my! Sorry about that; I thought I caught them,...

Hey there -- Sorry to hear that you're having trouble! Did you use the property sheet from ofxAsio in Visual Studio? I can't replicate any issues when using the property...

I'll start a fresh project in Visual Studio tomorrow and see if I can get it to work without issue.

Issue #6 has some suggestions from another user about what they did to get it working in Xcode.

The latter ones are from ofxAsio -- in the repository it explains what the errors are. It sounds like you're including `\libs` in the source code; you'll need to remove...

@godowichuk also got the repo to work in Xcode, and may have some useful insights.