Search the web
Sign In
New User? Sign Up
AIL_Development · AIL Developer's Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Running AIL/FreeImage on X64 platform in 32bit mode   Message List  
Reply | Forward Message #109 of 125 |
Hi There,

I just moved over to Vista X64 edition. I have been developing
utilities fine on Vista 32bit for some time now. I realise Freeimage
is a 32bit dll, but i wanted to see if i can run this in 32bit mode.
I have made sure the AIL examples were set to compile to X86 rather
than any CPU (defaults to the x64 framework i think) but i am still
getting exceptions related to the freeimage dll.

In the AIl test example i get -

A first chance exception of type 'System.DllNotFoundException'
occurred in AdvImgLib_NET.dll

and an unable to load freeimage dll when i quit debugging. Ive check
the task manager and it has a *32 after the process so i know its
running in 32bit mode.

I have the freeimage3.dll in system32 so im not sure. Any pointers on
what im doing wrong?






Fri Dec 12, 2008 3:47 pm

bluescreenwe...
Offline Offline
Send Email Send Email

Forward
Message #109 of 125 |
Expand Messages Author Sort by Date

Hi There, I just moved over to Vista X64 edition. I have been developing utilities fine on Vista 32bit for some time now. I realise Freeimage is a 32bit dll,...
bluescreenweasel
bluescreenwe...
Offline Send Email
Dec 13, 2008
11:32 pm

'System.DllNotFoundException' means that it can't find FreeImage.dll. Try putting into the WINDOWS/SYSTEM32 directory. If that doesn't work, try putting it in...
Kevin Wilson
kwilson1997
Offline Send Email
Dec 13, 2008
11:34 pm

Hello Kevin, I already had freeimage3.dll in system32, and I tried in the release bin folder also. i'm getting the same error? the vs intermediate window...
bluescreenweasel
bluescreenwe...
Offline Send Email
Dec 22, 2008
4:14 am

I got it to work - The reason was the Freeimage.dll needed to be in the SysWOW64 folder, not the system32. Obviously an elementary error, but my logic was that...
bluescreenweasel
bluescreenwe...
Offline Send Email
Dec 22, 2008
4:15 am

Okay, I got it now, I had my directories screwed up. It should be in SysWOW64 as WOW64 is the x86 emulator. I was confused as there is still a system32...
bluescreenweasel
bluescreenwe...
Offline Send Email
Dec 22, 2008
4:16 am

Hi kevin, just wondered if you had seen this blog post - http://cygon.nuclex.org/2008/05/27/freeimage-3-1-0-x64/ i will see if i can get AIL working with this...
bluescreenweasel
bluescreenwe...
Offline Send Email
Jan 5, 2009
5:21 pm

Hello, Thanks for the heads up about the post and the efforts of the folks on this blog with FreeImage and 64-bit systems. I'll be honest, I haven't messed...
Kevin Wilson
kwilson1997
Offline Send Email
Jan 5, 2009
5:25 pm

Hi Kevin, I'm an Autodesk 3dsmax user but am using AIL and VB.net to write class libraries that I can use within the program (examples here - ...
bluescreenweasel
bluescreenwe...
Offline Send Email
Jan 6, 2009
9:02 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help