Difference between revisions of "CoCoA:CoCoA5 Faq"

From ApCoCoAWiki
m
(→‎How can I compile and use the lib with MacOsX: details on Xcode and the Apple gcc)
Line 8: Line 8:
  
 
==How can I compile and use the lib with MacOsX==
 
==How can I compile and use the lib with MacOsX==
To compile and use the lib, Xcode should be the compiler of your choise.
+
Apple provides a set of development tools which among other things provides a version of the gcc and a development environment called Xcode. Some information about Xcode can be found in [http://en.wikipedia.org/wiki/Xcode this] wikipedia article or at the [http://www.apple.com/macosx/features/xcode/ Apple Xcode information page]. The version of the gcc shipped with the development tools of MacOSX 10.3 and 10.4 compiles the CoCoALib just fine.
You can find some information about Xcode in the wikipedia article [http://en.wikipedia.org/wiki/Xcode http://en.wikipedia.org/wiki/Xcode]. You can get more information at [http://www.apple.com/macosx/features/xcode/ http://www.apple.com/macosx/features/xcode/].  
 
 
 
  
 
=CoCoAServer Questions=
 
=CoCoAServer Questions=

Revision as of 11:29, 12 July 2005

This is a stub entry. We will add more information shortly.


CoCoALib Questions

How can I compile and use the lib with Windows

Please read the CoCoALib and Cygwin FAQ. There the instalation process is very detailed explained.

How can I compile and use the lib with MacOsX

Apple provides a set of development tools which among other things provides a version of the gcc and a development environment called Xcode. Some information about Xcode can be found in this wikipedia article or at the Apple Xcode information page. The version of the gcc shipped with the development tools of MacOSX 10.3 and 10.4 compiles the CoCoALib just fine.

CoCoAServer Questions

Other Documents

At the moment the following articles are available for finding questions regarding CoCoA 5: