Private
Public Access
Update Setup Computer Debian 12
@@ -32,7 +32,13 @@ cd ~/Basesystem
|
||||
|
||||
git clone --recursive https://github.com/orocos-toolchain/orocos_toolchain.git
|
||||
cd orocos_toolchain
|
||||
export CXXFLAGS="-std=c++14"
|
||||
./configure --prefix=/home/control/orocos
|
||||
## joe ~/Basesystem/orocos_toolchain/log4cpp/include/log4cpp/LayoutAppender.hh
|
||||
## and add #include <time.h>
|
||||
make
|
||||
make install
|
||||
|
||||
```
|
||||
|
||||
- get the software from the repository, including the System Installation files:
|
||||
|
||||
Reference in New Issue
Block a user