View Single Post
Old 05-23-2021, 12:10 AM   #1
TonyGlover
Human being with feelings
 
TonyGlover's Avatar
 
Join Date: Mar 2016
Posts: 70
Default How to use Swell?

How to use Swell for OSX?

I can not compile the plugins or any application if I add Swell. I tried everything: IPlug 2, Oli and Tale version.

Where do I find instructions on how to use it? I added the Swell directory to the project and I inserted #include "swell.h" but receive lot of errors in XCode like:

Code:
error: invalid use of incomplete type 'struct HWND__'
error: forward declaration of 'struct HWND__'
error: invalid use of incomplete type 'struct HWND__'
TonyGlover is offline   Reply With Quote