Sublime Forum

Problem with Mac OS X Lion and Make (c++)

#1

Just a quick question…

I have a small problem with Sublime 2 and a C++ file on mac os x lion.

i did install xcode 4 and sublime 2 on my system. i did make a c++ file and tried to build and view it on sublime. But i i press on “build” in the menu, it says:

make: *** No targets specified and no makefile found. Stop.
[Finished]

If i type in the terminal: g++ untitled.cpp everything works.

Perhaps someone can give me a hint how to get it work inside sublime? thanks :smile:

0 Likes