View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013521 | CMake | CMake | public | 2012-09-06 12:57 | 2016-06-10 14:31 | ||||
Reporter | Timotei | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | PC | OS | Windows | OS Version | XP or 7 x86+x64 | ||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013521: MSYS - Incorrect generation of build script | ||||||||
Description | Hello. I am trying to compile the library libplist: http://cgit.sukimashita.com/libplist.git/ [^] using MSYS. However, it seems for some reason the build script is generated incorrect because it gives me this errors: http://pastebin.com/Vde0B2YB [^] when compiling. There is no problem with the code as it compiles just fine on Linux/Mac (I've tried it). Also, I've tried modifing locally some of the building parameters and I got somehow working. Thanks. | ||||||||
Steps To Reproduce | 1) Install MSYS from http://sourceforge.net/projects/mingw/files/latest/download?source=files [^] 2) When asked about the "Repository catalogues", choose: "Download latest repository catalogues" 3) Set the install path to: "<some directory>\mingw" -- When asked to select the components, check the: "C Compiler", "C++ Compiler" and "MSYS Basic System" -- Let the install download and install all the packages it requires. 4) Start the MSYS console from "<some directory>\mingw\msys\1.0\msys.bat" 5) Execute: mingw-get install libtool msys-libxml2 libiconv 6) Do a checkout for libplist: git clone http://git.sukimashita.com/libplist.git [^] 7) Execute: mkdir build; cd build; cmake -G "MSYS Makefiles" .. Now when trying to link libplist++ you will get that unreferenced errors | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042117) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-09-06 12:57 | Timotei | New Issue | |
2016-06-10 14:28 | Kitware Robot | Note Added: 0042117 | |
2016-06-10 14:28 | Kitware Robot | Status | new => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |