P pavid macrumors newbie Original poster Feb 6, 2009 #1 hi, just wandering if there is an equivalent program to visual studio that you can run on mac? im doing c++ opengl stuff thanks dave
hi, just wandering if there is an equivalent program to visual studio that you can run on mac? im doing c++ opengl stuff thanks dave
D dubnde macrumors regular Apr 10, 2009 #3 I think codelite comes close to visual studio behavior and you can easily install it on mac
C ChrisA macrumors G5 Apr 10, 2009 #4 robbieduncan said: XCode is free from developer.apple.com Or Eclipse? Click to expand... Yes both of those work for C++ and Sun's Netbeans suports C++ too. But I'd suggest going with x-code
robbieduncan said: XCode is free from developer.apple.com Or Eclipse? Click to expand... Yes both of those work for C++ and Sun's Netbeans suports C++ too. But I'd suggest going with x-code
LtRammstein macrumors 6502a Apr 11, 2009 #5 If you don't mind paying for something and just wanting the syntax and no debugging tools, go with TextMate.
If you don't mind paying for something and just wanting the syntax and no debugging tools, go with TextMate.
D danmanstx macrumors newbie Apr 11, 2009 #6 if visual studio means that much to you, you could always run it in VMware in a windows virtual machine.
if visual studio means that much to you, you could always run it in VMware in a windows virtual machine.