the use of |dot start |dot end does not work with the crosscompiled version of robodoc for windows.
The problems seems to be in the popen() function.
The fix is quite easy: use gcc for cross compile ;)
Log in to post a comment.
The fix is quite easy: use gcc for cross compile ;)