Friday, August 28, 2009

LoadRunner Doesn't Like 64 Bit Emulation

LoadRunner doesn't like 64 bit emulation over 32 bit machine. It doesn't like long long declaration on .h header file. It spews:
invalid use of `long'
Thus begin the hacking and slashing of sqlite3.h

No comments: