In file included from /Users/crb/Projects/leopard_fpga/controller.h:11,
/Users/crb/Projects/leopard_fpga/okFrontPanelDLL.h:123: error: syntax error before ‘void’
/Users/crb/Projects/leopard_fpga/okFrontPanelDLL.h:123: warning: data definition has no type or storage class
/Users/crb/Projects/leopard_fpga/okFrontPanelDLL.h:128: error: syntax error before ‘okPLL22393_HANDLE’
/Users/crb/Projects/leopard_fpga/okFrontPanelDLL.h:128: warning: data definition has no type or storage class
/Users/crb/Projects/leopard_fpga/okFrontPanelDLL.h:129: error: syntax error before ‘void’
Does seem to like the okDLLEXPORT before the function definitions
Perhaps I am missing a switch or something.