View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006187CMakeModulespublic2007-12-19 21:562008-01-05 20:54
ReporterRodolfo Schulz de Lima 
Assigned ToMiguel Figueroa 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006187: [PATCH] FindwxWidgets doesn't work when cross-compiling
DescriptionThe FindwxWidgets macro doesn't set up the right variables when doing a cross-compile. It ends up using the /usr/bin/wx-config instead of the one installed in a cross-compiled root (i.e /usr/i586-mingw32msvc/bin/wx-config), with the right flags.

I've created a patch to correct this. Please evaluate it and possibly commit to cvs.
TagsNo tags attached.
Attached Filesdiff file icon wxwidgets_crosscompile.diff [^] (603 bytes) 2007-12-19 21:56 [Show Content]

 Relationships

  Notes
(0010079)
Miguel Figueroa (developer)
2008-01-05 17:51

I'm probing the mailing list on this issue:

http://www.cmake.org/pipermail/cmake/2008-January/019024.html [^]

--Miguel
(0010081)
Miguel Figueroa (developer)
2008-01-05 20:54

This should be solved in FindwxWidgets.cmake rev 1.17.

 Issue History
Date Modified Username Field Change
2007-12-19 21:56 Rodolfo Schulz de Lima New Issue
2007-12-19 21:56 Rodolfo Schulz de Lima File Added: wxwidgets_crosscompile.diff
2007-12-20 12:29 Miguel Figueroa Status new => assigned
2007-12-20 12:29 Miguel Figueroa Assigned To => Miguel Figueroa
2008-01-05 17:51 Miguel Figueroa Note Added: 0010079
2008-01-05 20:54 Miguel Figueroa Status assigned => resolved
2008-01-05 20:54 Miguel Figueroa Resolution open => fixed
2008-01-05 20:54 Miguel Figueroa Note Added: 0010081
2008-01-05 20:54 Miguel Figueroa Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team