3,978 questions
What are these .so.recipe files C++ Cross Platform VS2022
Sixjac
1
Reputation point
Hi,
I am building a large project with the llvm toolchain in Visual studio 2022, i noticed that the compiler says the given .so file went to the output directory after compilation however there is nothing there and it spits out a .so.recipe file instead, this is crazy, what is this please?
I could not find any documentation about it, all i can figure is it has something to do with the Ant apk packaging process.
Developer technologies | C++
Sign in to answer