hi,

are you using a 64-bit machine? if yes you need to pick up the
arapi7603_build001_win64.dll , etc files which are complied using VS2008 and
should mostly resolve your issue.

thanks,
Viki


André Delcroix wrote:
> 
> Hi list,
> 
> I am trying to compile and run the driver program with Visual Studio 
> 2008 (C++)
> I use the 7.6.03 build 001 version of the APIs (arapi7603_build001.lib, 
> arapi7603_build001.dll, ... )
> As stated in the C API Reference, I set the :
> - structure alignment to 8 bytes
> - Code Generation to Multithreaded DLL
> I also specify /nodefaultlib:”MSVCRTD” (though it doesn't seem to be 
> necessary)
> 
> The compilation is OK. When I try to export the definition of an item, 
> the program crashes on a free() statement.
> 
> What am I missing? The doc says "Compile your program with Microsoft 
> Visual C++ .NET 2003 (version 7.1).", but VS 2008 should work as well.
> 
> Thanks for your help
> 
> A. Delcroix
> 
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Cannot-compile-and-run-driver-program-with-VC%2B%2B-2008-tp30538912p30550693.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

Reply via email to