Open ghost opened 7 years ago
It is windows but i have screenshots of what it is doing
I made this to help: https://github.com/zappybiby/ChosunTruck/wiki/Windows-Installation
Hopefully they publish that here.
Try using my project file given there. Open Notepad(++), copy the information here, then save as ets2_auto_driving.vcxproj. Make sure that when you save as you select "all files" as file type, because it will otherwise save it as "ets2_auto_driving.vcxproj.txt".
if you are still having issues, send me screenshots of your property pages (C++, linker, CUDA)
I'm getting this http://imgur.com/a/Us6o1
I did the file again but still same error
So a number of problems from what I see.
You are not using the project file I gave you. There are several problems I see currently.
In conclusion, please just use my project file. There are way too many things I would need to fix to get yours to run.
Once you have my Project file, you need to follow the wiki starting from "Editing the Property Pages"
You also need to make sure that under project -> Build Configurations has CUDA7.5 and Nuget packages checked.
Again, don't try any of the changes above before using my project file. You need to remove the project file you are currently using.
Hi this is to continue what was happening in the bad magic number in .pyc issue. I cannot build the solution because i get FATAL ERROR all the time saying different LNKXXXX issues but now it is coming up with different ones that i had before.