J
John
I can't get the compiler to find this library. I set my
LD_LIBRARY_PATH to the location. I tried:
g++ -g -L/usr/local/lib -llibACE test.cpp
g++ -g -L/usr/local/lib -libACE test.cpp
Not sure what else to try.
Thanks
LD_LIBRARY_PATH to the location. I tried:
g++ -g -L/usr/local/lib -llibACE test.cpp
g++ -g -L/usr/local/lib -libACE test.cpp
Not sure what else to try.
Thanks