Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, February 5, 2012 10:17:29 PM(UTC)

kb7  
kb7

Groups: Registered
Posts: 71


Hi,

I am trying to create the setup of CsDicomStoreDemo_x64. But during build time it is showing error. i.e.
"File 'Leadtools.Codecs.dll' targeting 'AMD64' is not compatible with the project's target platform 'x86'".

Can you please tell me where is the problem?

Thanks

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, February 6, 2012 12:15:27 AM(UTC)

Daoud  
Daoud

Groups: Registered
Posts: 256


Hello,
This issue is likely related to your setup-creation software, not LEADTOOLS. However, it appears that you are building the project as 32-bit (x86) and using 64-bit DLLs with it.

If you want to deploy 64-bit DLLs with your application, you will have to build it as 64-bit project.
If you want to build your project as 32-bit (x86), you must deploy our 32-bit DLLs.

If you want to build the project as "Any CPU", you must deploy the correct DLLs for the operating system. This means deploy 32-bit DLLs on x86 machines, and deploy 64-bit DLLs on x64 machines.

 
#3 Posted : Monday, February 6, 2012 1:22:34 AM(UTC)

kb7  
kb7

Groups: Registered
Posts: 71


Thanks a lot the issue is resolved.
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.043 seconds.