Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Edited Issue: [android] Unittestpp has dependancy upon cpprest [324]

$
0
0
When compiling for android, we use the symbol [TestRunner.cpp:51]
```
namespace crossplat {
extern std::atomic<JavaVM*> JVM;
}
```
to access the JVM from inside the unit test framework. This symbol is provided by CppREST and set during it's initialization.

Ideally, there should not be a dependency here; the unit test framework should have a separate initialization function.

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>