Monkey
Store
Community
Apps
Contact
Login or Signup

Again about mojo.stdcpp.cpp

Hidden Forums/Bug Bin/Again about mojo.stdcpp.cpp

Wagenheimer(Posted 1+ years ago) #1
Sorry for creating a new post, but the Reply does not appears on the old post.

I get this error when I try to compile!

TRANS monkey compiler V1.04
Parsing...
C:/Games/Phoenix/MonkeyPro31/modules/mojo/app.monkey<16> : Error : File 'C:/Games/Phoenix/MonkeyPro31/modules/mojo/native/mojo.stdcpp.cpp' not found.
Error in compilation!


DruggedBunny(Posted 1+ years ago) #2
What are you trying to do? It's been explained a few times that Mojo is not available for the STDCPP target.

What exactly are you trying to compile and for which target?


Xaron(Posted 1+ years ago) #3
You have to use GLFW for PC, not stdcpp. Stdcpp is for console applications only.


dawlane(Posted 1+ years ago) #4
I would suggest that you check out the other monkey forums before posting next time as you would have found this http://www.monkeycoder.co.nz/Community/posts.php?topic=78

If Mark reads this it may be a good idea to make a sticky post in the Monkey Programming section explaining about Monkey targets or add the bit about STDCPP to the Monkey docs.