Done
This commit is contained in:
32
notes.md
Normal file
32
notes.md
Normal file
@@ -0,0 +1,32 @@
|
||||
Po instalaciji opendaq-3.30.apt
|
||||
|
||||
in poskusu compile quick_start_full.cpp ne najde work_impl.h obstaja v dir
|
||||
|
||||
dobim error
|
||||
```
|
||||
In file included from /home/nik/Downloads/naloga/examples/applications/cpp/quick_start/quick_start_full.cpp:2:
|
||||
/opt/opendaq/include/opendaq/work_factory.h:20:10: fatal error: opendaq/work_impl.h: No such file or directory
|
||||
20 | #include <opendaq/work_impl.h>
|
||||
| ^~~~~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
make[2]: *** [CMakeFiles/quick_start_full.dir/build.make:76: CMakeFiles/quick_start_full.dir/quick_start_full.cpp.o] Error 1
|
||||
make[1]: *** [CMakeFiles/Makefile2:115: CMakeFiles/quick_start_full.dir/all] Error 2
|
||||
make: *** [Makefile:91: all] Error 2
|
||||
```
|
||||
|
||||
|
||||
[tid: 8406][2026-02-23 11:39:09.966] [ModuleManager] [warning] Failed to check for network settings: open: Operation not permitted [system:1 at /__w/openDAQ/openDAQ/build/__external/src/Boost/libs/asio/include/boost/asio/detail/reactive_socket_service.hpp:133 in function 'open']
|
||||
|
||||
|
||||
sudo apt-get install libudev-dev
|
||||
sudo apt-get install libfreetype6-dev
|
||||
|
||||
|
||||
|
||||
Odstranil sem buildanje opendaq in uporabil installiranega
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user