*** tpb has joined #freeorion | 00:00 | |
*** GeofftheMedio has joined #freeorion | 00:07 | |
*** STalKer-X has joined #freeorion | 03:21 | |
*** STalKer-X has joined #freeorion | 03:21 | |
*** STalKer-Y has quit IRC | 03:25 | |
*** Stranger has quit IRC | 06:46 | |
*** VargaD has joined #freeorion | 09:30 | |
*** neoneurone has joined #freeorion | 10:05 | |
*** neoneurone has quit IRC | 14:49 | |
*** Lukc has joined #freeorion | 15:04 | |
Lukc | Hi *. | 15:04 |
---|---|---|
Lukc | Is the AI currently broken? | 15:57 |
Lukc | Well, seems so. | 16:06 |
*** Stranger has joined #freeorion | 16:55 | |
CIA-64 | FreeOrion: geoffthemedio * r4791 /trunk/FreeOrion/ (default/eng_stringtable.txt universe/UniverseServer.cpp): Tweaked planet naming to label asteroids with system name. | 19:30 |
STalKer-X | did it ever work? | 19:34 |
CIA-64 | FreeOrion: eleazzaar * r4792 /trunk/FreeOrion/default/ship_hulls.txt: Hidden slot on ravenous hull fix by unjashfan. | 19:36 |
GeofftheMedio | Lukc: if you're using one of the latest test releases,probably it is, due to recent changes to how food, health, growth, and population all work | 19:37 |
*** Armageddon has joined #freeorion | 21:45 | |
Armageddon | anyone running Gentoo ? | 21:45 |
Armageddon | I can't get gigi to compile on Gentoo | 21:46 |
GeofftheMedio | see this thread: http://www.freeorion.org/forum/viewtopic.php?f=24&t=6252&p=52133#p52133 | 21:52 |
GeofftheMedio | probably the same issue | 21:52 |
tpb | <http://ln-s.net/9xVo> (at www.freeorion.org) | 21:53 |
Armageddon | so GiGi is not needed for freeorion ? | 21:55 |
CIA-64 | FreeOrion: geoffthemedio * r4793 /trunk/FreeOrion/ (6 files in 3 dirs): | 21:55 |
Armageddon | actually it says it can't locate boost libraries | 21:55 |
CIA-64 | FreeOrion: -Fixed ordering of planets on sidepanel to be by orbit, not internal object ID number. | 21:55 |
CIA-64 | FreeOrion: -Added an orbit scripting property to access planet orbit position in systems. | 21:55 |
CIA-64 | FreeOrion: -grooming | 21:55 |
Armageddon | all of them are installed | 21:55 |
GeofftheMedio | no, gigi is required | 21:56 |
GeofftheMedio | the post says some of the gigi source files that are built by default are not required | 21:56 |
Armageddon | it doesn't go past ./config | 21:57 |
GeofftheMedio | did you run ccmake . and tell it where to find dependencies? | 21:57 |
Armageddon | there is no ebuild actually, I'm using the one you recommend on the website | 21:57 |
Armageddon | I don't know how to do that | 21:57 |
Armageddon | not when it comes to ebuilds | 21:57 |
GeofftheMedio | I don't knwo what "ebuilds" is. You need to use cmake to set up the build system. | 21:58 |
Armageddon | ebuild is a sort of a bash file that tells our package manager how to compile packages | 21:58 |
adrian_broher | Armageddon, what's the make/cmake output? what's the cmake call? | 21:58 |
Armageddon | it's not passing ./configure I believe | 22:00 |
Armageddon | actually I think that's cmake | 22:01 |
Armageddon | -- Could NOT find Boost | 22:01 |
Armageddon | CMake Error at CMakeLists.txt:170 (message): Boost libraries not found. | 22:01 |
Armageddon | this is the error I get | 22:01 |
GeofftheMedio | you probably need to tell cmake where to find boost | 22:03 |
GeofftheMedio | run "ccmake ." and use the GUI | 22:03 |
Armageddon | how do I find boost libraries ? | 22:07 |
GeofftheMedio | wherever your distro puts installed development libraries... | 22:07 |
Armageddon | still same thing | 22:11 |
Armageddon | can't find them | 22:11 |
GeofftheMedio | can you use cmake to configure the build for something else that uses boost? | 22:11 |
Armageddon | can you give me an example ? | 22:12 |
Armageddon | of an app that uses boost | 22:12 |
adrian_broher | Armageddon, the message is actually pretty much meaningless. You could get the complete message if you change the GG CMakeLists.txt line 165 | 22:13 |
adrian_broher | replace the COMPONENTS with REQUIRED | 22:13 |
Armageddon | you need 1.47 ? :o | 22:17 |
Armageddon | haha | 22:17 |
Armageddon | adrian_broher, now we're talking :@ | 22:17 |
Armageddon | :p | 22:17 |
adrian_broher | 1.48 works too from my experience | 22:19 |
Armageddon | thank you for this change it gave me exactly the problem | 22:19 |
adrian_broher | 1.49 doesn't work because fo uses some non public api. | 22:19 |
Armageddon | our stable is 1.46 | 22:20 |
Armageddon | that was the problem | 22:20 |
*** GeofftheMedio_ has joined #freeorion | 22:27 | |
*** GeofftheMedio has quit IRC | 22:28 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 22:28 | |
GeofftheMedio | adrian_broher: could you be more specific about this non-public api issue? | 22:28 |
Armageddon | GeofftheMedio, found the problem | 22:29 |
Armageddon | just in case anyone asks | 22:29 |
adrian_broher | yes, but I need some time to change my build environment accordingly | 22:29 |
adrian_broher | GeofftheMedio, ^ | 22:29 |
GeofftheMedio | from the log, it appeared you were using a boost version tha twas too old | 22:30 |
Armageddon | not "too" old | 22:30 |
Armageddon | one version older | 22:30 |
Armageddon | 1.46 | 22:30 |
GeofftheMedio | too old for what FO or GG need | 22:31 |
Armageddon | GG | 22:31 |
*** VargaD has quit IRC | 22:32 | |
*** GeofftheMedio_ has joined #freeorion | 23:10 | |
*** GeofftheMedio has quit IRC | 23:12 | |
*** GeofftheMedio_ is now known as GeofftheMedio | 23:12 | |
Armageddon | now FreeOrion gives the same problem lol | 23:42 |
Generated by irclog2html.py 2.5 by Marius Gedminas - find it at mg.pov.lt!