DIDSR / MCGPU

GPU-accelerated Monte Carlo x-ray transport code to simulate medical x-ray imaging devices.
56 stars 20 forks source link

compile error on windows wsl #15

Closed leekunpeng closed 2 months ago

leekunpeng commented 2 months ago

Hi~,i try to install MCGPU on my windows computer by using windows wsl. My wsl version is Ubuntu22.04, cuda version is 11.6, gcc version is 11.4.0, i have set all the addtional env correct. But errors like "extended character ͢ is not valid at the start of an identifier" comes a lot while compiling MCGPU. Do you have any idear about this error? Thanks a lot.