Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

wmmk

macrumors 68020
Original poster
Mar 28, 2006
2,414
0
The Library.
can I use anything other than apple's xcode to be able to compile and install qt from terminal? It currently tells me I don't have make in my directory, which I've heard is just it saying it needs dev tools. I simply don't want to hog my MBP's HDD with stuff I probably wouldn't use more than once. What should I do?
Thanks, wmmk
 

Sayer

macrumors 6502a
Jan 4, 2002
981
0
Austin, TX
The Dev Tools include make, gcc et al which Xcode uses. You kinda need all that stuff to build software on the command-line no matter what.

If you don't want to build via Terminal look for a pre-built binary.

Qt isn't obscure, so there should be options available.

And if you want to port Qt linux apps, you won't use dev tools only once. Not sure what you think you are doing, but there isn't an i-App for making software.
 

Eraserhead

macrumors G4
Nov 3, 2005
10,434
12,250
UK
can I use anything other than apple's xcode to be able to compile and install qt from terminal? It currently tells me I don't have make in my directory, which I've heard is just it saying it needs dev tools. I simply don't want to hog my MBP's HDD with stuff I probably wouldn't use more than once. What should I do?
Thanks, wmmk

You can do a custom install of XCode, missing out most of the bits, shout me down if I'm wrong but this set should do it.
Picture 1.png
 

wmmk

macrumors 68020
Original poster
Mar 28, 2006
2,414
0
The Library.
The Dev Tools include make, gcc et al which Xcode uses. You kinda need all that stuff to build software on the command-line no matter what.

If you don't want to build via Terminal look for a pre-built binary.

Qt isn't obscure, so there should be options available.

And if you want to port Qt linux apps, you won't use dev tools only once. Not sure what you think you are doing, but there isn't an i-App for making software.

um, ok. I have no problem with the terminal. just because I don't know everything about programming doesn't mean I'm an idiot with anything that has to do with computers. anyway, I only really had one app in mind, but whatever.
Eraserhead Thanks so much for the helpful response!:)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.