- Mesaj
- 48
- Çözümler
- 2
- Beğeni
- 12
- Puan
- 19
- Ticaret Puanı
- 0
-Make file-
# Project Library
INCDIR += -I/usr/local/include
LIBDIR += -L../../libthecore/lib -L../../libsql -L../../libpoly -L../../libgame/lib
LIBS = -lthecore -lsql -lpoly -lgame -lm
linking ../db_r40020 ...
/usr/local/bin/ld: cannot find -lthecore
/usr/local/bin/ld: cannot find -lsql
/usr/local/bin/ld: cannot find -lpoly
/usr/local/bin/ld: cannot find -lgame
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:54: ../db_r40020] Error 1
çözümünü bilen varmı? dosyaları bir türlü bulmuyor. Freebsd 13.0 sürüm
# Project Library
INCDIR += -I/usr/local/include
LIBDIR += -L../../libthecore/lib -L../../libsql -L../../libpoly -L../../libgame/lib
LIBS = -lthecore -lsql -lpoly -lgame -lm
linking ../db_r40020 ...
/usr/local/bin/ld: cannot find -lthecore
/usr/local/bin/ld: cannot find -lsql
/usr/local/bin/ld: cannot find -lpoly
/usr/local/bin/ld: cannot find -lgame
collect2: error: ld returned 1 exit status
gmake: *** [Makefile:54: ../db_r40020] Error 1
çözümünü bilen varmı? dosyaları bir türlü bulmuyor. Freebsd 13.0 sürüm