Hello to everybody,
I had to port an application which I used to run on Linux
on Windows. I got Visual C++ Expr. for the purpose, and
I am completely unfamiliar with the whole environment, but
I managed to configure it somehow... the compilation is
successful and apparently everything is in the right place.
When it comes to linking things get way worse: I just can't
find which library I am supposed to link against.
I read variuos UNO tutorials but whatever .dll I try in
linking
I get: fatal error LNK1107: invalid or corrupt file: cannot
read at 0x2B8
I had a look around and I learnt about static and dynamic
linking
in Windows, which is slightly different than Linux, but I
just can't
get out if it.
Is there anybody who might suggest me just exactly which
resource
use for linking?
Thanks in andvance
Claudio A. Andreoni
|