Compiling XOPs using Visual C++ 2010 Express
ashutoshmohan
1>------ Build started: Project: XOP1, Configuration: Debug Win32 ------
1> Xop1.c
1>c:\documents and settings\ashutosh mohan\my documents\code\xop toolkit 5\igorxops5\xop1\xop1.c : error C4335: Mac file format detected: please convert the source file to either DOS or UNIX format
1>c:\documents and settings\ashutosh mohan\my documents\code\xop toolkit 5\igorxops5\xopsupport\xopwmwinmacsupport.h(36): fatal error C1083: Cannot open include file: 'WinMacTypes.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
I fixed the first file format problem. But I am unable to fix the second one. I tried searching for WinMacTypes.h and couldn't find it.
1>------ Build started: Project: XOP1, Configuration: Debug Win32 ------
1> Xop1.c
1>c:\documents and settings\ashutosh mohan\my documents\code\xop toolkit 5\igorxops5\xopsupport\xopwmwinmacsupport.h(36): fatal error C1083: Cannot open include file: 'WinMacTypes.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Can someone please help me with this?
I recommend that you download XOP Toolkit 5.08 using the download instructions you received from WaveMetrics Sales. If you can't find it, send a note to sales.
A beta version of XOP Toolkit 6 is available for licensed XOP Toolkit users. It includes projects for VC 2010. If you would like to use the beta, please send a note to WaveMetrics support.
September 20, 2010 at 09:33 am - Permalink
September 21, 2010 at 12:55 am - Permalink
It should have worked as you originally tried it. This should be fixed in the XOP Toolkit 6.00 release.
September 21, 2010 at 11:18 am - Permalink