kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #01810
Re: Cross-Compiling under Linux for Windows
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Mateusz Skowroński" <skowri@...>
-
Date:
Tue, 16 Sep 2008 20:05:50 +0200
-
In-reply-to:
<48CFA244.2080408@...>
Hi!
2008/9/16 Milan Horák <konference@xxxxxxxxxxxxx>:
> Hi,
>
> script still ignores Boost directive:
>
> $development_dir="$HOME/Development"
> $project_name="kicad"
>
> cmake -DCMAKE_BUILD_TYPE=Release
> -DCMAKE_TOOLCHAIN_FILE=$development_dir/$project_name/toolchain/tc-mingw.cmake
> -DCMAKE_INSTALL_PREFIX=$development_dir/$project_name/win32
> -DBOOST_INCLUDEDIR=$development_dir/$project_name/boost ../
>
> Result:
>
> -- Check for installed Boost -- not found
> CMake Error at CMakeModules/CheckFindPackageResult.cmake:6 (message):
> Boost was not found - it is required to build Kicad
> Call Stack (most recent call first):
> CMakeLists.txt:95 (check_find_package_result)
>
> -- Configuring done
>
> Any idea?
>
> Milan
>
Could You please check the output of:
ls -l ~/Development/kicad/boost
???
It should be something like:
f3nix@spider:~/downloads/boost_1_36_0$ ls -l
razem 100
drwxr-xr-x 68 f3nix f3nix 4096 sie 14 14:05 boost
-rw-r--r-- 1 f3nix f3nix 848 cze 26 17:57 boost-build.jam
-rw-r--r-- 1 f3nix f3nix 969 gru 2 2006 boost.css
-rw-r--r-- 1 f3nix f3nix 6308 sie 12 2005 boost.png
-rwxr-xr-x 1 f3nix f3nix 9909 kwi 29 20:46 configure
drwxr-xr-x 4 f3nix f3nix 4096 sie 14 14:20 doc
-rw-r--r-- 1 f3nix f3nix 770 lut 22 2008 index.htm
-rw-r--r-- 1 f3nix f3nix 5433 lip 23 17:01 index.html
-rw-r--r-- 1 f3nix f3nix 291 mar 27 14:22 INSTALL
-rw-r--r-- 1 f3nix f3nix 16302 lip 22 14:27 Jamroot
drwxr-xr-x 79 f3nix f3nix 4096 sie 14 14:08 libs
-rw-r--r-- 1 f3nix f3nix 1338 wrz 30 2003 LICENSE_1_0.txt
drwxr-xr-x 4 f3nix f3nix 4096 sie 14 14:08 more
drwxr-xr-x 2 f3nix f3nix 4096 sie 14 14:04 people
-rw-r--r-- 1 f3nix f3nix 2610 mar 22 22:45 rst.css
drwxr-xr-x 2 f3nix f3nix 4096 sie 14 14:04 status
drwxr-xr-x 13 f3nix f3nix 4096 sie 14 14:08 tools
drwxr-xr-x 2 f3nix f3nix 4096 sie 14 14:08 wiki
Mateusz
--
AKA f3nix AKA metyl AKA skowri ;)
Follow ups
References