MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006187 | CMake | Modules | public | 2007-12-19 21:56 | 2008-01-05 20:54 |
|
Reporter | Rodolfo Schulz de Lima | |
Assigned To | Miguel Figueroa | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
|
Summary | 0006187: [PATCH] FindwxWidgets doesn't work when cross-compiling |
Description | The 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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | wxwidgets_crosscompile.diff (603) 2007-12-19 21:56 https://public.kitware.com/Bug/file/1264/wxwidgets_crosscompile.diff |
|
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 |