Guild icon
DDraceNetwork
Development / developer
Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-06-16 00:00:00Z and 2018-06-17 00:00:00Z
Avatar
Rafael Fontenelle 2018-06-16 00:17:24Z
@Puppet This error happened even with mysql-connector-c++ installed?
Avatar
Maybe we shoukd handle reserved slots with a new proticol message
11:56
If you run 'git clone https://aur.archlinux.org/mysql-connector-c++.git' you download of files for this package base. Then you can read/double-check every file and build the package. After that, build ddnet again
11:56
(obviously, you have to install built package...)
11:57
  • of files -> all files
11:59
If you're building a DDNet package, consider adding mariadb and mysql-connector-c++ to depends, to avoid messing your dependency tree.
12:18
Avatar
Rafael Fontenelle 2018-06-16 12:22:23Z
mysql-connector-c++'s PKGBUILD added verification of the signature of the source tarball for security sake, as you can see in filed 'validpgpkeys'. You will have to receive the keys and trust to build. You can check the keys if they are MySQL Release Engineering's using the command: gpg --list-public-keys A4A9406876FCBD3C456770C88C718D3B5072E1F5 And, finally, you can receive and trust using: gpg --list-public-keys A4A9406876FCBD3C456770C88C718D3B5072E1F5
Avatar
No public key
Avatar
Rafael Fontenelle 2018-06-16 12:32:22Z
ops, my ctrl+c and ctrl+v failed. The right command for receiving keys is gpg --recv-keys A4A9406876FCBD3C456770C88C718D3B5072E1F5
12:32
or maybe just 8C718D3B5072E1F5
Avatar
Rafael Fontenelle 2018-06-16 12:48:42Z
Please try installing 'boost-libs' from official repositories and try again.
Avatar
WOW IT WORKS!!!!
Avatar
Rafael Fontenelle 2018-06-16 12:54:56Z
awesome!
12:55
THANKS
Avatar
Rafael Fontenelle 2018-06-16 12:56:24Z
Welcome. Have fun!
12:58
p.s.: again, if you installed a package, make sure these dependencies are in "depends" array, to avoid messing your dependency tree.
Avatar
[quakenet] <Learath2> @daverck I think heinrich5991 was already doing that, not sure if he finished it up though
Avatar
good bc my code doesn't work. It compiled at some point but it doesn't anymore :p
Avatar
[quakenet] <Learath2> heinrich5991: here?
Avatar
I have a C++ program, ProgramA, which is an executable that has a static library, LibraryB, which in turn relies on another static library (libcurl, actually) that is not compiled within my project...
16:07
[quakenet] <Learath2> I couldn't seem to get the server to compile
16:07
[quakenet] <Learath2> @daverck with the discord thing?
16:09
[quakenet] <Learath2> @daverck check how I include curl.h in src/engine/client/fetcher.cpp and how heinrich links it up properly in CMakeLists.txt
Avatar
@Learath2 I tried to link at first like in fetcher.cpp but that didn't work for me
16:41
maybe it's worth updating ddnet-lib
Avatar
didn't work for me is quite vague
Avatar
i m no expert in c++
16:50
i tried and it didn't work
Exported 42 message(s)