Error linking x64 apps
With the last version of FastReport 5, when linking 64bits apps with CodeGear Tokyo, linker fails with error:
[ilink64 Error] Fatal: Invalid object file 'C:\PROGRAM FILES (X86)\FASTREPORT 5\LIBD25X64\USP10.LIB'
any Idea?
USP10.LIB is the same file in all platforms of all versions.
Thanks in advance.
OK. Solved. It was a missconfiguration in "browse include directories" path. I was looking in "...\FastReport 5\libD25" instead of "...\FastReport 5\libD25x64"
Sorry...
[ilink64 Error] Fatal: Invalid object file 'C:\PROGRAM FILES (X86)\FASTREPORT 5\LIBD25X64\USP10.LIB'
any Idea?
USP10.LIB is the same file in all platforms of all versions.
Thanks in advance.
OK. Solved. It was a missconfiguration in "browse include directories" path. I was looking in "...\FastReport 5\libD25" instead of "...\FastReport 5\libD25x64"
Sorry...
Comments