FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DWT and Win32 Link Libraries

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DWT
View previous topic :: View next topic  
Author Message
JJR



Joined: 22 Feb 2004
Posts: 1104

PostPosted: Tue Jul 27, 2004 4:48 am    Post subject: DWT and Win32 Link Libraries Reply with quote

I'm posting this just to let people know that their are several system libraries that you will need to link against DWT in order to get rid of undefined symbols.

advapi32.lib
imm32.lib
gdi32.lib

..are just a few. Naturally adding these in the link stage removes a portion of the undefined symbols. SConstruct files and makefiles will have to be updated accordingly.

Another issue with the undefined symbols is that some of the Windows functions seem to be declared incorrectly. I'm trying to correct these too. We'll see where it all goes.

Slowly, the undefined symbols are going away.

(Note that the typedlistener.d bug is still present. All this is currently being accomplished with the typedlistener import commented out in eventtable as Blandger described previously).
Back to top
View user's profile Send private message
brad
Site Admin


Joined: 22 Feb 2004
Posts: 490
Location: Atlanta, GA USA

PostPosted: Tue Jul 27, 2004 9:01 am    Post subject: Reply with quote

And user32 and others, I think. There was a coredll.dll that the Pocket PC and WinCE code needed, but I just began commenting that code out.

My issue with the linking was that I couldn't get it to work. I was messing with the makefile and sconstruct, to no avail. Hopefully you have more luck.

BA
_________________
I really like the vest!
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.     Forum Index -> DWT All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group