=== karni_ is now known as karni | ||
=== karni is now known as Guest90309 | ||
=== Guest90309 is now known as karni | ||
=== eu is now known as Guest30622 | ||
=== pedronis_ is now known as pedronis | ||
JamesTait | Good morning all! :) | 09:38 |
---|---|---|
=== gatox is now known as gatox_brb | ||
JoseExposito | Hi! The U1DB C implementation is ported to OS X? | 12:35 |
=== gatox_brb is now known as gatox | ||
ralsina_ | JoseExposito: we have not tried it AFAIK but it's portable code | 12:57 |
ralsina_ | JoseExposito: and the build system supports OSX just fine | 12:57 |
JoseExposito | ralsina_: I have made some modifications in the CMakeList.txt to build the target as universal and use the MacPorts deps | 12:59 |
JoseExposito | ralsina_: But the libu1db.a is generated with this problems: | 12:59 |
JoseExposito | -- Installing: /opt/local/lib/libu1db.a /usr/bin/ranlib: for architecture: i386 file: /opt/local/lib/libu1db.a(mkstemp_compat.c.o) has no symbols /usr/bin/ranlib: for architecture: x86_64 file: /opt/local/lib/libu1db.a(mkstemp_compat.c.o) has no symbols | 12:59 |
JoseExposito | ralsina_: I'm trying to build the dylib too, using cmake -DBUILD_SHARED_LIBS=1 | 13:00 |
ralsina_ | hmmmm | 13:00 |
ralsina_ | let me research 1' | 13:00 |
JoseExposito | but I have link errors: http://pastebin.com/9hTAtVbs | 13:01 |
ralsina_ | JoseExposito: that file is not needed in mac | 13:01 |
ralsina_ | mkstemp_compat.c I mean | 13:01 |
JoseExposito | it have a #ifdef _MSC_VER, that is not defined in my env | 13:04 |
JoseExposito | ralsina_: Making a simple u1db_open() from a C++/Qt project in Ubuntu I have the same undefined symbols error | 13:05 |
ralsina_ | JoseExposito: exactly, it has the _MSC_VER because it's for VS | 13:05 |
ralsina_ | on windows | 13:05 |
ralsina_ | JoseExposito: the linking errors seem to indicate it's not finding every dependency for some reason | 13:06 |
JoseExposito | ralsina_: Here my changes in CMakeList.txt: http://pastebin.com/zfiujFSe | 13:09 |
ralsina_ | JoseExposito: I don'thave a mac handy... can you come back in ~ 3 hours | 13:10 |
ralsina_ | ? | 13:10 |
ralsina_ | I'll have a mac guy here :-) | 13:10 |
JoseExposito | ok, no problem! | 13:10 |
JoseExposito | anyway, I have similar problems with the Ubuntu package... Lets mi a second to test it | 13:11 |
JoseExposito | ooops more than a second, I haven't got my devel vm here... | 13:14 |
ralsina_ | JoseExposito: no rush :-) | 13:16 |
=== wedgwood_away is now known as wedgwood | ||
=== eu is now known as Guest34093 | ||
dobey | hrmm, those things are something that should be set internally in cmake, and not something we should have to set, as i understand it | 14:34 |
ralsina_ | JoseExposito: you can change the includes and link directories via options, putting them in the CMakeLists is not a good idea | 14:55 |
ralsina_ | JoseExposito: you can even use ccmake to change them "with a ui" | 14:55 |
=== Guest34093 is now known as adorilson | ||
=== dduffey_afk is now known as dduffey | ||
=== doctord90 is now known as DoctorD90 | ||
=== gatox is now known as gatox_lunch | ||
=== DoctorD90 is now known as doctord90 | ||
=== doctord90 is now known as DoctorD90 | ||
=== DoctorD90 is now known as doctord90 | ||
=== doctord90 is now known as DoctorD90 | ||
=== DoctorD90 is now known as doctord90 | ||
=== gatox_lunch is now known as gatox | ||
JoseExposito | ralsina_: The same problem in Ubuntu, with apt-get install libu1db-dev | 17:03 |
JoseExposito | when call u1db_open I have an undefined reference error, confirmed | 17:04 |
ralsina_ | JoseExposito: weird | 17:04 |
JoseExposito | ralsina_: u1database *dbHandler = u1db_open("/home/jose/test.u1db"); | 17:06 |
JoseExposito | undefined reference to u1db_open(char const*) | 17:07 |
=== gatox_ultra is now known as gatox | ||
JoseExposito | and of course LIBS += -lu1db in the .pro file | 17:07 |
=== salgado is now known as salgado-lunch | ||
=== salgado-lunch is now known as salgado | ||
=== eu is now known as Guest49656 | ||
dobey | joshuahoover: hrmm, that is quite odd. that's on ubuntu 12.10, or 13.04? and with any PPA enabled? or built from trunk or something? | 19:51 |
joshuahoover | ?? | 19:51 |
dobey | joshuahoover: oh sorry | 20:00 |
joshuahoover | :) | 20:01 |
dobey | joshuahoover: didn't pay attention to the tab complete. that was for jose, who is apparently not in the channel | 20:01 |
=== wedgwood is now known as wedgwood_away |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!