-
Having trouble building 64 bit libs
Hi All,
I'm using RWCB to build the following libraries:
SourcePro Core 13.2.0->Essential Tools Module->Tools Library
SourcePro DB 13.2.0->DB Access Module for ODBC->ODBC Library
SourcePro DB 13.2.0->DB Access Module for ODBC->Oracle OCI Library
I have selected a bitdwidth of 64, but when I attempt to link with the libs I'm getting the following linker errors:
1>D:\RogueWave\SourcePro64\13.2\lib\tls15s.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'
1>D:\RogueWave\SourcePro64\13.2\lib\dbt15s.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'
1>D:\RogueWave\SourcePro64\13.2\lib\oci15s.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'
1>D:\RogueWave\SourcePro64\13.2\lib\odb15s.lib : warning LNK4272: library machine type 'X86' conflicts with target machine type 'x64'
Any suggestions?
Thanks.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules