You Are Here:

Community: Developer Discussion Boards

#1 Old D211 SDK samples - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 6
raouser
Offline
Registered User
Hello,

I have downloaded D211 SDK and tryed to run samples that are included. They all build fine without errors but every time I try to run them I get an error: d311ipc.dll is missing. Why d311 when I have D211 on my laptop instaled and running. I am new to C++ so any help would be apriciated!

Thanks

#2 Old RE: D211 SDK samples - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 452
Nokia_D211_Support
Offline
Regular Contributor
You are probably using a wrong project configuration when building the samples (the default configuration is Win32 Release D311). You should use either "Win32 Release D211" or "Win32 Debug D211". The bat-file provided with each sample will build all configurations. After building the samples you have to make sure that a copy of d211ipc.dll is either in a directory which is in the path or in the same directory as the sample binary. You can find d211ipc.dll in the directory where D211 is installed.

Best Regards,

Nokia D211 Support

#3 Old 2003-09-18, 09:23

Join Date: Mar 2003
Posts: 1
gvspm
Offline
Registered User
Hi,

is there a *clean* way to find the d211ipc.dll at runtime?

I dont want to hardcode the path or distribute the dll with my application.

best regards
manfred leitner

#4 Old 2003-09-23, 12:07

Join Date: Mar 2003
Posts: 452
Nokia_D211_Support
Offline
Regular Contributor
Hello,

Please see the LoadLibrary-function description in the MSDN
documentation. From there you can find a description about how
Windows looks for a DLL.

Note! You shouldn't call LoadLibrary() in your application for such DLL that has been linked with your application.

Best Regards,
Nokia D211 Support
  « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia