| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012255 | CMake | CMake | public | 2011-06-08 04:23 | 2011-06-08 05:00 | ||||
| Reporter | Vivien Delmon | ||||||||
| Assigned To | Eric NOULARD | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | x86_64 | OS | Linux | OS Version | Archlinux | ||||
| Product Version | CMake 2.8.4 | ||||||||
| Target Version | Fixed in Version | CMake 2.8.4 | |||||||
| Summary | 0012255: CMAKE_SIZEOF_VOID_P not set | ||||||||
| Description | This simple CMakeLists.txt does not print the CMAKE_SIZEOF_VOID_P variable. project (test) cmake_minimum_required (VERSION 2.6) message("CMAKE_SIZEOF_VOID_P = ${CMAKE_SIZEOF_VOID_P}") | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0026749) Michael Wild (reporter) 2011-06-08 04:32 |
Works fine for me on Ubuntu 11.04 on x86_64 with CMake-2.8.4. |
|
(0026750) Vivien Delmon (reporter) 2011-06-08 04:42 |
I asked a friend on Archlinux x86_64 to do the same and it works on his computer :| but still not on mine :s Is anyone know on what this macro rely on ? |
|
(0026751) Vivien Delmon (reporter) 2011-06-08 04:58 |
ok never mind it was an orthographic problem in my build type (missing caps) Sorry |
|
(0026753) Eric NOULARD (developer) 2011-06-08 05:00 |
Initial mistake from the reporter. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-06-08 04:23 | Vivien Delmon | New Issue | |
| 2011-06-08 04:32 | Michael Wild | Note Added: 0026749 | |
| 2011-06-08 04:42 | Vivien Delmon | Note Added: 0026750 | |
| 2011-06-08 04:58 | Vivien Delmon | Note Added: 0026751 | |
| 2011-06-08 05:00 | Eric NOULARD | Note Added: 0026753 | |
| 2011-06-08 05:00 | Eric NOULARD | Status | new => closed |
| 2011-06-08 05:00 | Eric NOULARD | Assigned To | => Eric NOULARD |
| 2011-06-08 05:00 | Eric NOULARD | Resolution | open => no change required |
| 2011-06-08 05:00 | Eric NOULARD | Fixed in Version | => CMake 2.8.4 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |