Nie mogę skompilować projektu pod żaden system.
Error : Exception : System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. Nie można odnaleźć określonego pliku.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at GMAssetCompiler.GMLCompile.Compile(GMAssets _assets, String _name, String _script, List`1& _errors, Boolean _expression)
at GMAssetCompiler.GMAction.Compile(GMAssets _assets)
at GMAssetCompiler.GMAssets.RemoveEventDND(String _name, String _actionName, GMEvent _ev)
at GMAssetCompiler.GMAssets.RemoveDND()
at GMAssetCompiler.IFFSaver.Save(GMAssets _assets, String _name)
at GMAssetCompiler.Program.Main(String[] _args)
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Compile finished: 07:08:08
Compile finished: 07:08:08
Compile finished: 07:08:08
Wersja 1.0.183
EDIT: Instalacja .net framework 3.5 pomogła, trochę to głupie że nie działa na wyższych wersjach.