What compilers does CroPL II work with?
The “Recommended Compilers” are: [Windows] Visual C++.NET 2005 or 2008. You can use the free command-line tools if you can figure out how to get the Makefile thingy set up. CroPL II doesn’t actually use .NET functionality, it talks to the underlying Win32 SDK. [Macintosh] Apple’s XCode 3.0. CroPL is primarily a Cocoa application, although it uses some non-Cocoa functionality as well. These tools are free from Apple. Because CroPL II compiles in GCC on the Mac, you can probably use the GCC compilers on Windows, as well. I haven’t tried this. I have done some experimenting with the GCC compilers on Linux, but that’s unsupported.