Register
Site Login
Site Search
Forums
Advertisement
Welcome to PocketMatrix. PocketMatrix is dedicated to providing the best online community for mobile device developers and enthusiests. What's new?

Gapidraw, hekkus, visual studio 2005


Gapidraw, hekkus, visual studio 2005

Postby dynz » Jul 16, 2006 @ 11:12am

Hello,

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



input.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
dynz
pm Member
 
Posts: 7
Joined: Jan 31, 2006 @ 3:46pm


Postby gersen » Jul 18, 2006 @ 1:49pm

http://pocketmatrix.com/forums/viewtopi ... ght=hekkus

the new compiler treat the wchar_t as a built in type but to be compatible with the Hekkus dll you have to disable this new feature, so set the treat wchar_t as built-in to No (/Zc:wchar_t-)
User avatar
gersen
pm Member
 
Posts: 147
Joined: Oct 19, 2002 @ 8:40am
Location: Italy


Hmmm still don't work

Postby dynz » Jul 18, 2006 @ 2:40pm

hi,

Thanks for your reply. I have tried that but get the following errors now.

Code: Select all



Error   8   error LNK2001: unresolved external symbol "public: long __thiscall CGapiSurface::SaveSurface(unsigned short const *,unsigned long)" (?SaveSurface@CGapiSurface@@QAEJPBGK@Z) myapplication.obj
Error   9   error LNK2001: unresolved external symbol "public: long __thiscall CGapiSurface::CreateSurface(unsigned long,struct HINSTANCE__ *,unsigned long,unsigned short const *)" (?CreateSurface@CGapiSurface@@QAEJKPAUHINSTANCE__@@KPBG@Z) myapplication.obj
Error   10  fatal error LNK1120: 2 unresolved externals z:\My Data\Timemill\Timemill\Minimal\vs2005-pc\Release\Minimal.exe
3 lines; 0 keywds; 4 nums; 14 ops; 2 strs; 0 coms    Syntactic Coloring v0.4 - Dan East  


It seems there is a conflict between what GapiDraw wants and what Hekkus wants.

Any more ideas.

thanks
dynz
pm Member
 
Posts: 7
Joined: Jan 31, 2006 @ 3:46pm


Postby dynz » Jul 18, 2006 @ 8:57pm

Has anyone got any on the visual studio 2005 gapidraw samples to work with hekkus. Looking in the forums hekkus works with pocketfrog and egde, but not gapidraw.

Any suggestions welcome.

thanks
dynz
pm Member
 
Posts: 7
Joined: Jan 31, 2006 @ 3:46pm


Postby Thitsa » Nov 4, 2006 @ 12:55am

I got Hekkus and GapiDraw 3.6 to work. Let me know if you still need help.
User avatar
Thitsa
pm Member
 
Posts: 28
Joined: Aug 5, 2002 @ 7:53pm


Postby Antony » Dec 10, 2006 @ 8:09pm

I have had no problems with Hekkus, GapiDraw 3.51 and VS2005. All appear to co-exist fine.
Ant.
User avatar
Antony
pm Member
 
Posts: 39
Joined: Jun 8, 2004 @ 10:43pm
Location: Hitchin, UK


Postby Bunkai » Dec 10, 2006 @ 10:52pm

Why do you prefer Hekus over FMod, please? Based on various readings, FMod is the fastest sound library, and apprently, it works very fine on Mobile Devices.

With Regards,
Rene
Bunkai
pm Member
 
Posts: 71
Joined: Mar 18, 2006 @ 5:01pm


Postby Antony » Dec 11, 2006 @ 12:35am

I really do not have a preference of Hekkus over FMOD in fact I have FMOD in my library too.

Reason for stating Hekkus, GapiDraw and VS2005 co-existance is only down to they were all stated earlier.
Ant.
User avatar
Antony
pm Member
 
Posts: 39
Joined: Jun 8, 2004 @ 10:43pm
Location: Hitchin, UK


Postby Bunkai » Dec 11, 2006 @ 9:39am

Antony, thanks.

Have a nice day,
Rene.
Bunkai
pm Member
 
Posts: 71
Joined: Mar 18, 2006 @ 5:01pm


Return to GapiDraw


Sort


Forum Description

The Cross-platform Graphics SDK for Palms, Pocket PCs, Symbian Devices, and Stationary PCs.

Moderators:

sponge, Johan

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron