It's often helpful to know
- operating system (Rasbian)
- compiler & version (for compiled-source issues)
- Python version (for Python issues)
I tried running the LWPC code on Raspbian OS. when I ran the code 'cmake --build build' the following error was generated.
Fatal error: Invalid character '$' at (1). use '-fdollar-ok' to allow it as an extension
please help!!!!
It's often helpful to know
I tried running the LWPC code on Raspbian OS. when I ran the code 'cmake --build build' the following error was generated.
Fatal error: Invalid character '$' at (1). use '-fdollar-ok' to allow it as an extension
please help!!!!