TizenFX icon indicating copy to clipboard operation
TizenFX copied to clipboard

Build Error

Open jayneesh opened this issue 2 months ago • 1 comments

Getting The error below when building version : TizenFX-12.0.0.18278 on windows.

Followed steps mentioned in Readme.

JAYNEESH@LAPTOP-MO3U5SC2 MINGW64 ~/Desktop/TizenFX-12.0.0.18278 $ dotnet --version 8.0.204

Error Log : Restored C:\Users\JAYNEESH\Desktop\TizenFX-12.0.0.18278\internals\src\Tizen.Inspections\Tizen.Inspections.csproj (in 2 ms). MSBuild version 17.9.8+b34f75857 for .NET MSBUILD : error MSB1008: Only one project can be specified. Full command line: 'C:\Program Files\dotnet\sdk\8.0.204\MSBuild.dll -maxcpucount -verbosity:m -consoleloggerparameters:Summary -property:Configuration=Release C:/Program Files/Git/fl C:/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/_Build.sln -distributedlogger:Microsoft.DotNet.Tools.MSBuild.MSBuildLogger,C:\Program Files\dotnet\sdk\8.0.204\dotnet.dll*Microsoft.DotNet.Tools.MSBuild.MSBuildForwardingLogger,C:\Program Files\dotnet\sdk\8.0.204\dotnet.dll' Switches appended by response files: Switch: C:/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/_Build.sln

For switch syntax, type "MSBuild -help" cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/public/.mobile.filelist': No such file or directory cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/internal/.mobile.filelist': No such file or directory cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/public/.tv.filelist': No such file or directory cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/internal/.tv.filelist': No such file or directory cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/public/.wearable.filelist': No such file or directory cat: '/c/Users/JAYNEESH/Desktop/TizenFX-12.0.0.18278/Artifacts/bin/internal/.wearable.filelist': No such file or directory No assemblies to read. Build TizenFX first.

jayneesh avatar May 03 '24 16:05 jayneesh