cbsteven Posted February 1, 2003 Posted February 1, 2003 I just bought FM Developer 6, and since I am competent with C/C++, I am interested in making some plugins. However I don't own a commercial compiler like CodeWarrior, so I normally use the built-in OSX compilers like gcc and g++. However the source code for the plugins is much more complex than what I'm used to, using a dozen files or so over multiple directories, which is much more than I'm used to, and such is hard to compile via the command line. I tried doing it but it wouldn't compile, I assume because I wasn't setting it up properly. Does anyone have any tips for compiling a plugin with gcc/g++ on the command line, or better yet, a Makefile for doing this?
Anatoli Posted February 1, 2003 Posted February 1, 2003 Sorry I don't know about that. Maybe you can ask guys from www.24u.cz, they are the best. That company is producing Fat/Fat/Fat plugins, single plugin that is working on Windows, MacOS and MacX.
cbsteven Posted February 1, 2003 Author Posted February 1, 2003 Thanks, but people doing it that seriously almost certainly own compiler apps like CodeWarrior. The best person to answer this would probably be someone who has dabbled in plugins on MacOSX.
Recommended Posts
This topic is 7965 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now