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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 #116 of 125 |
Re: Running AIL/FreeImage on X64 platform in 32bit mode

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 -
www.lonerobot.com) to extend and customise the software. Only thing is
there are 32bit and 64bit versions of the software, and i have to
develop for both platforms. To be honest, I should just stop
developing for 32bit, as most 3d workstations tend to be running 64bit
for speed reasons anyway.
However, dlls that work fine under 32bit are unstable in the 64bit
edition. I am working to find out why, as it is more than likely
something i've done wrong.

Freeimage won't currently work in x64, but i will see if this build
can do what i want, since i am predominantly using AIL as a way of
adding TGA support into vb.net assemblies. I'd hate to have to swap to
using something else at this stage!

cheers

Pete








Mon Jan 5, 2009 9:59 pm

bluescreenwe...
Offline Offline
Send Email Send Email

Forward
Message #116 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