Closed GoogleCodeExporter closed 9 years ago
Found fix in XCode, needs translation to the CMake project files.
The file "buggy.blend" is not included int he project resources, therefore is
not copied to the output application package. This needs to be included, in the
same way "clubsilo_demo.blend" is. If I manually add the file to the XCode
project (for inclusion in AppVehicleDemo), it works without problem (no sounds
but that is an entirely different matter).
Original comment by BenT.Sol...@gmail.com
on 5 Oct 2010 at 1:55
[deleted comment]
This issue was closed by revision r691.
Original comment by harkon...@gmail.com
on 5 Oct 2010 at 5:39
Thanks for reporting, BenT.Solutions.
VehicleDemo problem is fixed on OSX.
iPhone sdk Xcode has both rendersystem gl/gles. So, two option is enabled by
CMake detect system.
I tried before to force the rendersystem on OSX/iPhone build, but it has some
problem.
so, I just add the complaint.
r691 don't complain anymore on OSX build, not iPhone.
Original comment by harkon...@gmail.com
on 5 Oct 2010 at 5:58
Original issue reported on code.google.com by
BenT.Sol...@gmail.com
on 5 Oct 2010 at 1:43