mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Problem cross compiling TOra


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Problem cross compiling TOra
Date: Thu, 1 Oct 2015 15:14:48 +1000

> On 30 Sep 2015, at 23:30, Tony Theodore <address@hidden> wrote:
> 
> 
>> On 30 Sep 2015, at 22:09, Adam Ward <address@hidden> wrote:
>> 
>> 
>> I have also installed the 64bit Oracle client (see file list after the cmake 
>> output), but it cmake does not find it.
>> Using these Oracle paths works for the native linux build.
> 
> […] Maybe the next thing to try is installing oracle client into the standard 
> locations under mxe/usr/<target>/.

That looks like it, the toolchain file explicitly sets 
`CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY` and `CMAKE_FIND_ROOT_PATH_MODE_LIBRARY 
ONLY` to avoid conflicts with native installations.

Install the appropriate client under `<path to mxe>/usr/<target>` and it should 
be found.

Cheers,

Tony




reply via email to

[Prev in Thread] Current Thread [Next in Thread]