You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was only able to get the example running after making a few changes not explained in the documentation.
There were no compilation instructions. I ran make all within src, which was hopefully correct, but it wasn't clear whether that was the right choice or not.
During the install, lib and bin directories were missing from particular locations and had to be created manually (bin within the root dir of the project, and lib within src).
While pMDR_manual.txt was helpful, the config file xor.cfg it mentions should be updated to 27.cfg in order for the command to execute.
For reference, I'm using Rocky Linux 9.2.
The text was updated successfully, but these errors were encountered:
I was only able to get the example running after making a few changes not explained in the documentation.
make all
withinsrc
, which was hopefully correct, but it wasn't clear whether that was the right choice or not.lib
andbin
directories were missing from particular locations and had to be created manually (bin
within the root dir of the project, andlib
withinsrc
).pMDR_manual.txt
was helpful, the config filexor.cfg
it mentions should be updated to27.cfg
in order for the command to execute.For reference, I'm using Rocky Linux 9.2.
The text was updated successfully, but these errors were encountered: