dredre
April 10, 2013, 12:11pm
#1
Hi
I’m trying to run an example from the MSA physics library. I might have done something wrong adding the addons because the error I’m getting is
“#include <boost/preprocessor/seq.hpp>”
I’ve attched a photo to show where my boost files are.
Thanks!
Dorald
April 10, 2013, 4:33pm
#2
delete example,boost,cinder folders and in oF addons create a folder named ofxMSAPhysics and copy/paste only the src folder.
dredre
April 10, 2013, 7:30pm
#3
Do cinder and boost need to be in another folder?
Dorald
April 10, 2013, 7:37pm
#4
cinder and boost folders are there only for cinder example, you dont need these for oF project.
dredre
April 12, 2013, 6:27am
#5
It seems Physics needs the cinder files.
???
Dorald
April 12, 2013, 7:58am
#6
Ok… I create a project for you based in msaphysics example. (see attached files here)
1- download addons from here and extract in oF addons folder.
2- download example project and extract in oF/apps/myApps/.
3- build&run.
All the best.
Addons.zip
MSAphysicExample.zip
dredre
April 12, 2013, 8:47pm
#7
Wow! this made my day. Thanks so much:)