openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Openexr-devel] photoshop plugin and debug dll's


From: Nick Porcino
Subject: RE: [Openexr-devel] photoshop plugin and debug dll's
Date: Tue, 11 May 2004 12:19:19 -0700

I'm not sure under what scenario you might want to use a debug build,
but not have the debug library DLL's available.

If you want to link a debug build without relying on the debug dll's,
for each project in the solution, you need to open the project
properties page, go to the code generation page, and change
Multi-threaded Debug DLL to Mult-threaded Debug. Don't miss any!

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Darrin Cardani
Sent: Tuesday, May 11, 2004 12:03 PM
To: Ken McGaugh; address@hidden
Subject: Re: [Openexr-devel] photoshop plugin and debug dll's

At 7:17 PM +0100 5/11/04, Ken McGaugh wrote:
>Does anybody know how to get the photoshop plugin to
>compile for windows without having dependencies on these
>debug dll's:
>
>     msvcr71d.dll
>     msvcp71d.dll
>
>I've gone through every bit of all projects involved
>and cannot find out where that dependency is coming
>from.
>
>Looking through the archives I see this question has come
>up before, but nobody could answer it.  I'm hoping somebody
>can this time around.

I don't have a direct answer, but I recommend you download the 
"depends.exe" application. It will tell you what .dlls a binary 
relies on, and it should tell you which one is linking against the 
debug .dll. I believe it is free and you can download it here:

<http://www.dependencywalker.com/>

Darrin
-- 
Darrin Cardani - address@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development


_______________________________________________
Openexr-devel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/openexr-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]