I am trying to install fw4spl on Windows 10. The installation process is not very well explained and not in detail. The instructions say "Compile the FW4SPL dependencies with jom in the console" but what steps am I expected to take? I think more people would be willing to use this framework if an easier way to install it was provided or maybe a youtube video to show to steps.
Thanks
Caroline Trompf
unread,
Mar 13, 2017, 7:24:22 AM3/13/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fw4spl-discuss
Hello,
Thank you for your feedback, we will work on improving this documentation shortly. Concerning your issue, if the cmake step went well you should just have to execute "jom all" in your shell to compile the fw4spl dependencies. Make sure the path to the jom executable is set in your 'PATH' environment variable.