User forums > General (but related to Code::Blocks)
Mac?
mandrav:
The most important goal of C::B is portability across platforms. Because of this, external dependencies are kept to a minimum.
To build C::B you need wxWidgets, STC (in wxWidgets contrib) and TinyXML (included).
I don't own a Mac to try it but I guess that it would build succesfully as it is now. I mean, if wxWidgets is available for Mac, I see no reason for C::B to fail compiling there.
Yiannis.
per_eckerdal:
(Sorry to disappoint you but, :roll:)
I don't think it will work. OS X 10.4 (the latest version) uses GCC 4 and it is very picky with casts. If you haven't tested with that compiler it will probably not compile.. Most projects aren't very hard to port, tho.
/Per Eckerdal
mandrav:
--- Quote ---Most projects aren't very hard to port, tho.
--- End quote ---
That's what 's important. The point is that it will require minor modifications to work, or so I 'm told...
Yiannis.
Profic:
AFAIR Scintilla itself didn't have port to mac...
mandrav:
--- Quote from: Profic ---AFAIR Scintilla itself didn't have port to mac...
--- End quote ---
It seems you remember wrong.
Search in that link for Mac support.
Yiannis.
PS: I 've never worked with a Mac. Everything I say about it, comes from what I read...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version