[Vortex] version vortex-installer-1.0.12-w32.exe is broken

Jens Alfke jens at apple.com
Fri Dec 21 16:42:21 CET 2007


On 21 Dec '07, at 12:47 AM, Yourch, Chris wrote:

> I cannot get version 1.0.12 to work. Specifically, I add the path to  
> the vortex BIN files via vortex_support_add_search_path and  when I  
> call vortex_support_find_data_file(“channel.dtd”) it fails. Finally,  
> vortex_init() generates an exception when it is called.

Have you tried turning on logging? It'll print messages about what  
paths it's checking for data files. I found that it was only looking  
in the CWD, not the actual directory containing the library; I wasn't  
sure if that was expected behavior or not so I added a call in my code  
to set the search path.

--Jens


More information about the Vortex mailing list