View Single Post
Old 07-04-2017, 01:27 PM   #1
TonyGlover
Human being with feelings
 
TonyGlover's Avatar
 
Join Date: Mar 2016
Posts: 70
Default Cannot build for MAC

I tried to build the Tale version for mac VST and AU from Iplug example but I have some errors:
Code:
Compiling /Users/admin/Documents/WDL-tale/WDL/IPlug/Example/../../lice/lice.cpp
	In file included from /Users/admin/Documents/WDL-tale/WDL/IPlug/Example/../../lice/lice.cpp
		In file included from /Developer/SDKs/MacOSX10.5.sdk/usr/include/math.h
		error: expected unqualified-id before 'double'


In file included from /Users/admin/Documents/WDL-tale/WDL/IPlug/Example/IPlugExample.cpp
	error: cannot allocate an object of abstract type 'IGraphicsMac'
Hardware: PowerPC G5
Software: OS X 10.5.8, XCode 3.1 - I know it's old but theoretically offer maximum of compatibility

Last edited by TonyGlover; 07-05-2017 at 07:33 AM.
TonyGlover is offline   Reply With Quote