patriciogonzalezvivo / ofxFluid

GPU Fluid Simulation with a collisions layer
78 stars 20 forks source link

getTexture() to getTextureReference() on Windows #3

Open elburz opened 9 years ago

elburz commented 9 years ago

Tried compiling the example on Windows 7 64 bit with oF 0.8.4 and was getting an error related to the use of getTexture() in ofxFluid.cpp. Changing all of those to getTextureReference() seemed to fix the issue. I'm new to oF so figured I'd inquire about it in an issue rather than do a pull. Thoughts?

micuat commented 8 years ago

getTextureReference changed to getTexture when oF upgraded to 0.9. I guess this branch is compatible with oF 0.8.4, but you should consider moving to 0.9.0.