Hi Alan, > The contents of that file is: > > ------------------- > load_service C:\Program Files\The University of > Auckland\PCEnv\cellml\CCGSService-0.dll > load_service C:\Program Files\The University of > Auckland\PCEnv\cellml\CISService-0.dll > ------------------- > I found the bug: It treats the filenames as a space-delimited field, so it was trying to load C:\Program rather than the full path.
The Linux problems you and Andre are seeing seem to be because I am missing some files needed by the compiler (and it works for my distribution because I have those files in some system location. I am setting up a minimal VM for testing this, so I can get the exact set of files I need). Snapshots which fix these issues should be out some time today. Best regards, Andrew > I have checked and these two DLLs do exist on my system... > > Cheers, Alan. > > _______________________________________________ > cellml-discussion mailing list > [email protected] > http://www.cellml.org/mailman/listinfo/cellml-discussion > _______________________________________________ cellml-discussion mailing list [email protected] http://www.cellml.org/mailman/listinfo/cellml-discussion
