Is it possible to compile oF 0.8.0 for Visual Studio 2010 (C++ express version), I don’t really want to switch to 2012 (eats all my ram + super big download) …
If this isn’t possible I guess I’ll go for CodeBlocks, but it would be great if this could work …
Your opinion counts: if you think I should rather use CodeBlocks, please say it in the comments, I don’t mind dropping VS,
Hey justadude, I´d been trying the same thing but it doesnt work at all can you tell how do you run an 0.8.0 example in VS2010 without getting an error?
I would suggest using OF 0.8.1 with VS 2012 Express.
Its a free download and it will contain a lot of bug fixes over 0.8.0
There will be other issues in using VS2010 with OF 0.8.0 including libraries not linking ( all C++ libs have to be compiled with the same compiler - so C++ libs that OF uses in 0.8.0 are all compiled for VS 2012 )