AlwaysLearning wrote: |
---|
I think codemonkey was taken aback about the aggressive tone there. |
No, I was speechless because of the stupidity of the statement.
If you want to develop software for Mac, get xcode and register as an Apple Developer
[1] (both free). Obviously registering is not essential but will give you access to a lot of free technical info and tutorials etc.
Westonrwright wrote: |
---|
I have code blocks but working it is so different from Microsoft Developer C++ i can't even start to code. |
This sounds like you are stuck in in IDE land. I'm guessing that you have used Visual Studio and never realy looked at what it is doing 'for you' so you don't know how to translate this to other IDEs. If this is the case it would be worth doing as
kbw says and set up some command line tools and learn what is going on behind the nice GUI IDEs and then you will be able to move from one IDE to another with little fuss.
The best advice I can give, when you come up against something you don't know, read about it, learn it, don't try to bend it to fit what you do know.
--===#####===--
[1] https://developer.apple.com/programs/register/