Can't compile XWT with Xamarin Studio under Windows

315 views
Skip to first unread message

Vardar Sahin

unread,
Aug 26, 2015, 2:55:25 PM8/26/15
to XWT Widget Toolkit
I wanted to try out Xwt but I am not able to compile it. 
I check that latest version from github and opened in Xmarian Studio under Windows. The default compiler is mono 4.0.3 and the error is this.

D:\projects\xwt\Xwt\Xwt.csproj(1,1): Error: Unknown MSBuild failure. Please try building the project again (Xwt)

The Build log does not show any error just this.



Building Solution: Xwt (Win-Debug)

Building: Xwt (Debug)

Build started 08/26/2015 20:53:59.
__________________________________________________
Project "D:\projects\xwt\Xwt\Xwt.csproj" (Build target(s)):
Target PrepareForBuild:
Configuration: Debug Platform: AnyCPU
Target GenerateSatelliteAssemblies:
No input files were specified for target GenerateSatelliteAssemblies, skipping.
Target GenerateTargetFrameworkMonikerAttribute:
Skipping target "GenerateTargetFrameworkMonikerAttribute" because its outputs are up-to-date.
Target CoreCompile:
Skipping target "CoreCompile" because its outputs are up-to-date.
Done building project "D:\projects\xwt\Xwt\Xwt.csproj".

Build succeeded.
0 Warning(s)
0 Error(s)

Time Elapsed 00:00:00.0450006

---------------------- Done ----------------------

Build: 1 error, 0 warnings

Can anybody help me on this.

Best regards
Sahin 


Vardar Sahin

unread,
Aug 26, 2015, 3:27:07 PM8/26/15
to XWT Widget Toolkit
I was able get rid of this error by disabling the "Use MSBUILD engine" checkbox in the Xwt project properties under Build -> General.
But now I have the problem of missing GTK references.

Sadly I was not able to  integrate those references into the project with nuget

Vsevolod Kukol

unread,
Aug 30, 2015, 9:39:02 AM8/30/15
to XWT Widget Toolkit
You could try changing the target framework of all projects to 4.5 (and keep MSBuild enabled), worked for me.
Reply all
Reply to author
Forward
0 new messages