how to add a c/ c++ compiler in monodevelop? -


i using monodevelop unity3d on windows 8 machine. came know can create c /c++ project in monodevelop when not getting c/c++ option on new solution window when want create new project in c/c++. options boo, c#, unity script , vbnet. need install external c /c++ compiler on machine? able write opengl programs monodevelop? thank you

the c/c++ plugin of monodevelop compatible non-windows platforms now.

it's opensource, if have time, you're welcome fix situation.


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -