|
Re: Can't compile forte in Raspberry Pi with OPC UA [message #1860606 is a reply to message #1860595] |
Mon, 21 August 2023 14:05 |
|
compiling 4diac FORTE for the first time takes quite some time. In order to speed up the compilation you can use more cores. You can do this by using the -j option for make. If you just take -j it takes all available cores. if you specify a number you can select how many cores it will use. e.g., make -j4 will use 4 cores.
|
|
|
|
Re: Can't compile forte in Raspberry Pi with OPC UA [message #1860656 is a reply to message #1860652] |
Thu, 24 August 2023 08:26 |
|
Hmh this is strange and I wouldn't have expected this. I just had a problem with "make -j" of using to much memory on a Windows machine. Reducing the number of threads to 2 or 4 helped there. Could this also be the case?
Please note that we upgraded 4diac FORTE to the latest 1.3.x release in the freeze and develop branches. Especially if you need better OPC UA support I recommend to use the freeze branch. The develop branch is currently a bit fuzzy. However for that you also need to use the Freeze version of 4diac IDE which you can get from here: https://download.eclipse.org/4diac/updates/milestone/
|
|
|
Powered by
FUDForum. Page generated in 0.03159 seconds