Running from java, the following symbol comes back unresolved:<br><br>_ZTIN3itk10Statistics23DenseFrequencyContainerE<br><br>This is because some JNI code I wrote uses the Histogram from Statistics. Is there any reason why the executable is resolvable?<br>