Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleYou'll need 10.1.81 or newer - this video shows how the converter is meant to run
converter.mp4

We have only tested the code on Mac OS X/Linux for now. To get the code working on windows will require refactoring the code to handle directory separators the way windows does them \ instead of / characters.

Windows support will come after a few more iterations
Expand
titleIf you are running windows youYou'll need to have adventurous spirit in porting code or wait until we do that.
dealing with new software

We are at the stage we need a few customers to try this since with the few customer repos we’ve tried so far we cannot run their code since it depends on local resources.

If you want to try this - please reach out and we can arrange a Zoom to try it with you.

Expand
titleCreate a component using +FROM URL - use git@bitbucket.org:interfaceware/iguanaconverter.git
Code Block
git@bitbucket.org:interfaceware/iguanaconverter.git

This the component repository:

https://bitbucket.org/interfaceware/iguanaconverter/

...