Closed nitek29 closed 2 years ago
Hello @nitek29, From what I see I think that you're trying to compile the latest CME major version (thing that I didn't do since a long time).
The error seems to come from the fact that a windows-style path C:\\Users\\IEUser\\AppData\\Local\\Temp\\_MEI47~1\\cme\thirdparty
is mixed with a unix-style path /*.*
Try to normalize path in the CME Python program beforehand.
Cheers.
Hey, Have you ever had this problem? I try to fix it for a few days but nothing works.