Hi Dw
I'm creating a wosa/xfs I've followed correctly the guide and the code has no error till I try to debug it or build it. I get this error
1) error LNK2019: unresolved external symbol_WFSStartUp@8 referenced in function "int_cdecl Wfs_Startup(void)" (?Wfs_Startup@@YAHXZ)
2) error LNK2019: unresolved external symbol_WFSOpen@36 referenced in function "int_cdecl WfsOpen(unsigned shot *)" (?Wfs_Open@@YAHPAG@Z)
Any idea on how I can solve this problem?
Thanks.