Excerpts from Mathieu Malaterre's message of Fri Apr 20 09:39:46 +0200 2012:
> Looks like OP did not read CMake wiki:
>
> http://www.cmake.org/Wiki/CMake_Cross_Compiling#The_toolchain_file
>
> I believe you forgot to setup the variable: 'CMAKE_FIND_ROOT_PATH'
>
> 2cts
yes, this is problem with
Looks like OP did not read CMake wiki:
http://www.cmake.org/Wiki/CMake_Cross_Compiling#The_toolchain_file
I believe you forgot to setup the variable: 'CMAKE_FIND_ROOT_PATH'
2cts
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Co
reassign 666098 cmake
thanks
On Fri, 30 Mar 2012 15:52:58 +0200, Michal Suchanek
wrote:
> This is a cmake or cmake scripting problem. It includes
> /usr/include in the include path leading to this error.
OK, I'm reassigning since I don't know enough about cmake to determine which
is which.
Mode
Excerpts from Stephen Kitt's message of Thu Mar 29 19:51:21 +0200 2012:
> On Thu, Mar 29, 2012 at 03:39:37PM +0200, Michal Suchanek wrote:
> > I used this command:
> >
> > svn co https://tigervnc.svn.sourceforge.net/svnroot/tigervnc tigervnc
> > mkdir tigerbin
> > cd tigerbin
> > CC=i686-w64-mingw
Excerpts from Stephen Kitt's message of Thu Mar 29 19:51:21 +0200 2012:
> On Thu, Mar 29, 2012 at 03:39:37PM +0200, Michal Suchanek wrote:
> > I used this command:
> >
> > svn co https://tigervnc.svn.sourceforge.net/svnroot/tigervnc tigervnc
> > mkdir tigerbin
> > cd tigerbin
> > CC=i686-w64-mingw
On Thu, Mar 29, 2012 at 03:39:37PM +0200, Michal Suchanek wrote:
> I used this command:
>
> svn co https://tigervnc.svn.sourceforge.net/svnroot/tigervnc tigervnc
> mkdir tigerbin
> cd tigerbin
> CC=i686-w64-mingw32-gcc \
>CXX=i686-w64-mingw32-g++ \
>RC=i686-w64-mingw32-windres \
>AR=i6
Excerpts from Stephen Kitt's message of Thu Mar 29 00:20:41 +0200 2012:
> Hi Michal,
>
> On Wed, 28 Mar 2012 19:02:41 +0200, Michal Suchanek
> wrote:
> > I tried to build tigervnc on Debian.
> >
> > I get the following error. It mentions a file from /usr/include which is
> > totally bogus, syste
Hi Michal,
On Wed, 28 Mar 2012 19:02:41 +0200, Michal Suchanek
wrote:
> I tried to build tigervnc on Debian.
>
> I get the following error. It mentions a file from /usr/include which is
> totally bogus, system files should not be included by crosscompiler:
Could you show me the exact steps you
Package: gcc-mingw-w64
Version: 4.6.2-14+3
Severity: normal
File: /usr/bin/i686-w64-mingw32-g++
Hello,
I tried to build tigervnc on Debian.
I get the following error. It mentions a file from /usr/include which is
totally bogus, system files should not be included by crosscompiler:
cd /scratch/t
9 matches
Mail list logo