Hallo!
I get two erros when trying to run the "Tuto2" example.
1>Car.obj : error LNK2001: Unresolved external symbol ""unsigned long const SPK::NO_ID" (?NO_ID@SPK@@3KB)".
1>main.obj : error LNK2001: Unresolved external symbol ""unsigned int SPK::randomSeed" (?randomSeed@SPK@@3IA)".
Does SPARK run on VC++ 2010? If not, is there an alternative? I'd really like to use particles in my game.
Any ideas?