Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SafeBool.h header file not found #4

Open
justdoGIT opened this issue Jan 27, 2022 · 0 comments
Open

SafeBool.h header file not found #4

justdoGIT opened this issue Jan 27, 2022 · 0 comments

Comments

@justdoGIT
Copy link

While compiling the source of ONVIFMonitor it throws error stating SafeBool.h file not found:

In file included from /home/kk/projects/ONVIFMonitor/src/Device.h:2,
                 from /home/kk/projects/ONVIFMonitor/build/src/ONVIFMonitor_autogen/EWIEGA46WW/moc_Device.cpp:10,
                 from /home/kk/projects/ONVIFMonitor/build/src/ONVIFMonitor_autogen/mocs_compilation.cpp:3:
/home/kk/projects/ONVIFMonitor/src/Result.h:2:10: fatal error: SafeBool.h: No such file or directory
    2 | #include "SafeBool.h"
      |          ^~~~~~~~~~~~
compilation terminated.
make[2]: *** [src/CMakeFiles/ONVIFMonitor.dir/build.make:139: src/CMakeFiles/ONVIFMonitor.dir/ONVIFMonitor_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:123: src/CMakeFiles/ONVIFMonitor.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

Can you please mention which SafeBool.h file is required for successful compilation.

Thanks
Kamal Pandey

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant