You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### ORC is not used in any active code at the moment ###
# I tried it with 0.4.14
# 0.4.10 did not work (not all opcode implemented)
# find_package(Orc)
I am talking about the snippet above, as well as src/orc and test/orc_bug and some references in the makefiles.
The text was updated successfully, but these errors were encountered:
I have been looking around and there are is quite a pile of ORC code that per your comment is not used:
https://github.com/georgmartius/vid.stab/blob/master/CMakeLists.txt#L32
I am talking about the snippet above, as well as
src/orc
andtest/orc_bug
and some references in the makefiles.The text was updated successfully, but these errors were encountered: