GCC
- Fix LD_LIBRARY_PATH at compile time”-rpath <path>” or “-Wl,-rpath,<path>”
General Tips
- Check the dependency of dynamic library ( .so file )
'Programming > C & C++' 카테고리의 다른 글
C++ Errors (0) | 2014.11.05 |
---|---|
C++ Multi Platform Issues (0) | 2014.07.01 |
MSVCRTD.lib(MSVCR90D.dll) : error LNK2005: __stat64i32이(가) LIBCMTD.lib(stati32.obj)에 이미 정의되어 있습니다. (0) | 2012.11.29 |
shell.c(332) : error C2440: '=' : 'void *'에서 'char *'(으)로 변환할 수 없습니다. 'void*'에서 'void'가 아닌 포인터로 변환하려면 명시적 캐스트가 필요합니다. (0) | 2012.08.28 |
thrift 에서 C++ library 가 설치가 안되는 경우 (0) | 2012.08.27 |
댓글