Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7965 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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?

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.