This site is no longer active and is available for archival purposes only. Registration and login is disabled.

How to manage MS Visual Studio and eVC++?


How to manage MS Visual Studio and eVC++?

Postby efortier » Aug 29, 2002 @ 6:14am

User avatar
efortier
pm Insider
 
Posts: 373
Joined: May 15, 2002 @ 10:32pm


Postby Hosed » Aug 29, 2002 @ 11:19am

L. L. Goodwin<BR>Purveyor of Code<BR><A href="http://www.planettribes.com/hosed/">Hosed's House of Code</A>
User avatar
Hosed
pm Member
 
Posts: 249
Joined: Jan 3, 2002 @ 2:51am
Location: Montana, USA


Postby efortier » Aug 29, 2002 @ 7:25pm

Now I know what I need to do.

Thanks!!
User avatar
efortier
pm Insider
 
Posts: 373
Joined: May 15, 2002 @ 10:32pm


Postby efortier » Aug 30, 2002 @ 3:51am

:evil: :evil: :evil: Ok... Now I'm about to check in to a mental institution... :evil: :evil: :evil:

Using VC++ .Net, I can load and compile every single demo that comes with GapiDraw 1.04.

But if I:

- Create a new Win32 project
- Add the gapidraw/lib, gapidraw/include paths
- Add gapidraw/lib/xp/gd104.lib
- Add all the files of my old project to the new project

And then if I build the project, everything compiles correctly, but i get 6 or 7 of these:

Minimal error LNK2019: unresolved external symbol "__declspec(dllimport) public: long __thiscall CGapiSurface::CreateSurface(unsigned short const *)" (__imp_?CreateSurface@CGapiSurface@@QAEJPBG@Z) referenced in function "public: void __thiscall TFonts::LoadFonts(void)" (?LoadFonts@TFonts@@QAEXXZ)

No other error message. The ".lib" seems to have been loaded correctly. The erors are for CreateSurface, DrawTextW and CreateFontW. None of the other GapiDraw calls give me these messages.

Is there something I should do to have this build correctly? I'm really really about to blow!

Thanks...

--Eric
User avatar
efortier
pm Insider
 
Posts: 373
Joined: May 15, 2002 @ 10:32pm


Postby DillRye » Aug 30, 2002 @ 3:52am

Are you sure your using the correct GapiDraw.h? I accidently switched them up once. For my projects all i pretty much do is create a hello world project, link the lib and copy/paste my code in.

Otherwise throw the lib in your project dir and see what happens.....
User avatar
DillRye
pm Insider
 
Posts: 477
Joined: Apr 25, 2002 @ 7:28am
Location: Iowa State University of Eng


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