Author Topic: Problem compiling static library  (Read 3695 times)

Offline sque

  • Multiple posting newcomer
  • *
  • Posts: 65
Problem compiling static library
« on: September 12, 2006, 02:29:05 pm »
Code
-------------- Build: Debug in slib_linux ---------------
Compiling: ../../MTBuffer.cpp
Compiling: ../../MTObject.cpp
Compiling: ../../Socket.cpp
Compiling: ../../Thread.cpp
Linking static library: libslib_linux_d.a
ar: creating libslib_linux_d.a
ar: ../../obj/scripts/CB_1_linux/libslib_linux.o: No such file or directory
Process terminated with status 1 (0 minutes, 4 seconds)
0 errors, 0 warnings

Iam having a static library project.. what's does this error mean after succesfull linking??
Tell me a bug and I 'll tell you two  :twisted: