PATH="$HOME/bin:$HOME/.local/bin:$PATH"
export PATH=$PATH:/usr/local/include/:/usr/local/lib/
Linux Boost C++ library with Eclipse
download boost
http://www.boost.org/
Unzipped boost and go to the unzipped boost directory
$sudo ./bootstrap.sh --prefix=path/to/installation/prefix (I used /usr/local)
$sudo ./b2 install
update LD_LIBRARY_PATH by using ldconfig command.
$sudo ldconfig
Setting Eclipse for Boost library,
ex)
GCC C++ Compiler -> properties -> C/C++ Build -> Settings -> includes -> path/to/installation/prefix/include
GCC C++ Linker -> Libraries serch path -> path/to/installation/prefix/include
GCC C++ Linker -> Libraries-> add 'boost_system'
add boost_system even you installed from package installer.
피드 구독하기:
댓글 (Atom)
sublime close without confirmation
Close without confirm Yes, you can just write a plugin to set the view as scratch and close it. Then create a keybinding for that c...
-
http://askubuntu.com/questions/21934/how-to-change-the-binding-of-windows-key-which-runs-unitys-dash just installed Ubuntu 11.04 and I w...
-
https://forums.virtualbox.org/viewtopic.php?t=11234 How to freeze date/time in VirtualBox? this can be achived by editi...
-
1 . download update 2. put a update file to localdata store directory 3 use command below esxcli software vib update -d "PATH TO A PATC...
댓글 없음:
댓글 쓰기