- Home
- Programming ZEMAX
- User Defined Features
- How to Compile a User-Defined Surface
How to Compile a User-Defined Surface
- By Mark Nicholson
- Published 3 October 2005
- User Defined Features
-
Rating:




Using Other Compilers
Any other C compiler can be used, providing it can create a multi-threaded Windows dll project. There are a huge number of available compilers, and we can't provide technical support on them all. If you are using some other compiler, the question to ask that program's technical support staff is:
How do I create an empty multi-threaded Win32 DLL project?
The steps on the earlier page will be helpful in working this out.