ddnet-server.sqlite
& autoexec_server.log
I guess it would be nicer to see the steam directory as read-only, who knows what permission problems this can cause on WindowsCreateSqliteConnection
char aFullPath[IO_MAX_PATH_LENGTH];
pStorage->GetCompletePath(IStorage::TYPE_SAVE, pPath, aFullPath, sizeof(aFullPath));
./data/editor/checker.png: PNG image data, 32 x 32, 8-bit/color RGB, non-interlaced
./data/editor/background.png: PNG image data, 256 x 256, 8-bit/color RGB, non-interlaced
./other/dmgbackground.png: PNG image data, 1280 x 832, 8-bit/color RGB, non-interlaced
CImageInfo::FORMAT_ALPHA
and CImageInfo::FORMAT_RGBA
?8-bit color RGBA, non interlaced
/usr/bin/ld: CMakeFiles/engine-shared.dir/src/base/system.cpp.o: undefined reference to symbol 'pthread_detach@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status