Has anyone found a way around the linking errors you get when trying to use hekkus with GapiDraw in Visual studion 2005. This error was posted previously here : http://www.pocketmatrix.com/forums/view ... ght=hekkus
- Code: Select all
1
2
3input.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl hssMusic::load(wchar_t const *)" (__imp_?load@hssMusic@@QAAHPB_W@Z) referenced in function "public: virtual void __cdecl MyGame::StylusDown(class Frog::Point)" (?StylusDown@MyGame@@UAAXVPoint@Frog@@@Z)
treker.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: int __cdecl hssMusic::load(wchar_t const *)" (__imp_?load@hssMusic@@QAAHPB_W@Z)3 lines; 0 keywds; 0 nums; 15 ops; 3 strs; 0 coms Syntactic Coloring v0.4 - Dan East
However, there were no responses. I'm hoping that 6 months on, someone might have found a solution.
If not could anyone suggest alternative sound libraries that work well in a GapiDraw app.
Many thanks
