Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 46:21:21 |
Calls: | 583 |
Files: | 1,138 |
Messages: | 110,961 |
Yep, i can understand that each OS might want to have it's own SDK. But to limit normal gcc on the command line to requiring xcode is a little much.
but i don't think that counts as much. I do like how portable WxWidgets are, they are available in almost everything include python.
Re: Re: Visual Studio 2013 settings regarding indentation/code style
By: Mercyful Fate to Nightfox on Wed May 06 2015 22:09:36
Yep, i can understand that each OS might want to have it's own SDK. But limit normal gcc on the command line to requiring xcode is a little muc
I don't think they limit anything there. I believe you're free to install g (if it isn't there already) and use it like any other *nix system. At least would think so, considering OS X is basically BSD at the core.
I like that aspect too. I think WxWidgets is a pretty good library, althoug some aspects remind me of Microsoft's MFC (which isn't necessarily a good thing). I've heard a lot of people like Qt and some recommend it over WxWidgets. I haven't used Qt though.