Activity log for bug #721918

Date Who What changed Old value New value Message
2011-02-19 21:23:12 Wolf St. Kappesser bug added bug
2011-02-19 21:54:44 Nicolai Hähnle widelands: status New Invalid
2011-02-19 21:55:48 Nicolai Hähnle widelands: status Invalid Incomplete
2011-02-19 21:56:09 Nicolai Hähnle widelands: assignee Jens Beyer (Qcumber-some) (qcumber-some)
2011-02-19 21:56:12 Nicolai Hähnle widelands: importance Undecided Wishlist
2011-02-19 21:57:59 Nicolai Hähnle tags cmake
2011-02-19 22:43:57 Wolf St. Kappesser description Got this error on Mac OS X 10.6.6 with widelands revno: 5842 [merge] after # sh ./compile.sh : Should Widelands be build in [r]elease or [d]ebug mode? r -> Release mode selected -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - yes -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - yes -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - yes -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Disabled Unit Tests -- Boost version: 1.45.0 -- Using compiler flags: -O2 -DNDEBUG CMake Error at cmake/Modules/FindGGZ_Core.cmake:18 (MESSAGE): Could not find GGZ_Core Call Stack (most recent call first): CMakeLists.txt:259 (find_package) -- Configuring incomplete, errors occurred! Got this error on Mac OS X 10.6.6 with widelands revno: 5842 [merge] after # sh ./compile.sh : Should Widelands be build in [r]elease or [d]ebug mode? r   -> Release mode selected -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Checking whether C compiler has -isysroot -- Checking whether C compiler has -isysroot - yes -- Checking whether C compiler supports OSX deployment target flag -- Checking whether C compiler supports OSX deployment target flag - yes -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Checking whether CXX compiler has -isysroot -- Checking whether CXX compiler has -isysroot - yes -- Checking whether CXX compiler supports OSX deployment target flag -- Checking whether CXX compiler supports OSX deployment target flag - yes -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Disabled Unit Tests -- Boost version: 1.45.0 -- Using compiler flags: -O2 -DNDEBUG CMake Error at cmake/Modules/FindGGZ_Core.cmake:18 (MESSAGE):   Could not find GGZ_Core Call Stack (most recent call first):   CMakeLists.txt:259 (find_package) -- Configuring incomplete, errors occurred! EDIT: The problem: I have my libs and includes installed in a non standard folder. Which way I should use to inform compile.sh about this paths?
2011-02-23 20:17:52 David Allwicher widelands: status Incomplete Invalid