EOSERV Forum > EOSERV > weird compile error
Page: << 1 >>
weird compile error
Author Message
Post #202274 weird compile error

Has anybody compiled the new revision using the guide eoserv from scratch? ive been running into numerous errors but i cant seem to get around this one,

could anyone please help?

mingw32-g++.exe -fwrapv -fno-strict-aliasing -Wextra -Wall -std=c++14 -include stdafx.h -g -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC -DDEBUG -DDATABASE_DEBUG -DDATABASE_MYSQL -DDATABASE_SQLITE -std=gnu++11 -DHAVE_STRUCT_TIMESPEC -I..\src\ -IC:\Users\Clay\Desktop\eoserv\includes\include -I"C:\Program Files\MariaDB\MariaDB C Client Library 64-bit\include" -c C:\Users\Clay\Desktop\eoserv\tu\system.cpp -o ..\obj\Debug\tu\system.o
windres.exe   -J rc -O coff -i C:\Users\Clay\Desktop\eoserv\project\winres.rc -o ..\obj\Debug\project\winres.res
mingw32-g++.exe -LC:\Users\Clay\Desktop\eoserv\includes\lib -L"C:\Program Files\MariaDB\MariaDB C Client Library 64-bit\lib" -o ..\eoserv-debug.exe ..\obj\Debug\tu\commands.o ..\obj\Debug\tu\eoplus.o ..\obj\Debug\tu\game_1.o ..\obj\Debug\tu\game_2.o ..\obj\Debug\tu\game_3.o ..\obj\Debug\tu\handlers.o ..\obj\Debug\tu\main.o ..\obj\Debug\tu\sha256.o ..\obj\Debug\tu\system.o  ..\obj\Debug\project\winres.res  -lws2_32 -lpthreadGC2 -lwinmm -lmariadb -lsqlite3
C:\Program Files\MariaDB\MariaDB C Client Library 64-bit\lib/libmariadb.dll: file not recognized: File format not recognized
collect2.exe: error: ld returned 1 exit status
Process terminated with status 1 (1 minute(s), 45 second(s))
1 error(s), 9 warning(s) (1 minute(s), 45 second(s))

7 years, 13 weeks ago
Page: << 1 >>

EOSERV Forum > EOSERV > weird compile error