Atozed Forums
Incorrect path to IL2CPU.exe in release - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: COSMOS Projects (https://www.atozed.com/forums/forum-19.html)
+--- Forum: COSMOS (https://www.atozed.com/forums/forum-20.html)
+---- Forum: COSMOS General Discussion (https://www.atozed.com/forums/forum-21.html)
+---- Thread: Incorrect path to IL2CPU.exe in release (/thread-1466.html)



Incorrect path to IL2CPU.exe in release - vinfdsc - 01-03-2020

Hello

When I try to build a project, I got error:

Code:
Ошибка MSB6004 Указанное расположение исполняемого файла задачи "C:\Users\vinny\AppData\Roaming\Cosmos User Kit\Build\IL2CPU\IL2CPU.exe" является недопустимым. CosmosKernel2 C:\Users\vinny\.nuget\packages\cosmos.build\0.1.0-localbuild20190628100707\build\Cosmos.Build.targets 169


Not exactly translate:
The specified location of the task executable file "C:\Users\vinny\AppData\Roaming\Cosmos User Kit\Build\IL2CPU\IL2CPU.exe" incorrect.

It looks like it's trying to find the path where the Cosmos package is installed by default. However, I installed Cosmos in a non-standard way.
As a result, it can't find the IL2CPU compiler


RE: Incorrect path to IL2CPU.exe in release - kudzu - 01-06-2020

Ive passed this on to the internal chat but for now you may need to trace the code to find out where or use the default location.


RE: Incorrect path to IL2CPU.exe in release - Quajak - 01-06-2020

Where did you install the Cosmos package?