Re: [CMake] Fwd: Problem finding DLLS to use with tests

2012-02-03 Thread aaron . meadows
-Original Message- From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of QbProg Sent: Sunday, June 26, 2011 3:40 PM To: aaron.mead...@i.com Cc: cmake@cmake.org Subject: Re: [CMake] Fwd: Problem finding DLLS to use with tests I was writing exactly about this, then found t

Re: [CMake] Fwd: Problem finding DLLS to use with tests

2011-06-26 Thread QbProg
returning 0 from DllMain() and failing to be loaded. > > > > Hope that helps! > > > > Aaron C. Meadows > > From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of > Stephen Torri > Sent: Thursday, June 23, 2011 1:19 PM > To: cmake@cmake.org > Sub

Re: [CMake] Fwd: Problem finding DLLS to use with tests

2011-06-23 Thread aaron . meadows
.@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Stephen Torri Sent: Thursday, June 23, 2011 1:19 PM To: cmake@cmake.org Subject: [CMake] Fwd: Problem finding DLLS to use with tests On Thu, Jun 23, 2011 at 11:37 AM, wrote: Can you post your CMakeLists.txt? Did you get different errors f

[CMake] Fwd: Problem finding DLLS to use with tests

2011-06-23 Thread Stephen Torri
On Thu, Jun 23, 2011 at 11:37 AM, wrote: > Can you post your CMakeLists.txt? Did you get different errors for each > of the 3 solutions you tried, or were they all the same error? What was the > exception code? > I got the same error. I did not receive a exception throw when I ran the testin