Difference between revisions of "Plugin Setup"
From FM Plugin Wikipedia
Line 1: | Line 1: | ||
+ | {| align="right" | ||
+ | | __TOC__ | ||
+ | |} | ||
+ | |||
This page is about configuring XCode (Mac) or Visual C++ (Windows) so that it will compile plugins for FileMaker. | This page is about configuring XCode (Mac) or Visual C++ (Windows) so that it will compile plugins for FileMaker. | ||
Revision as of 00:04, 8 July 2007
This page is about configuring XCode (Mac) or Visual C++ (Windows) so that it will compile plugins for FileMaker.
Taking either the FileMaker Plugin example, or one of the sample templates provided by other plugin developers and getting it to compile so that it will load in FileMaker Client.
Initial Configuration
Microsoft Visual C++
When attempting to compile the plugin on Windows using Microsoft Visual C++ Studio, I found I needed to download and install VS SDK for Windows.
This can be downloaded for free from www.microsoft.com