SharpCLI.exe exited with code 1

A forum dedicated to WPF version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
mattmobilemedtek
Posts: 28
Joined: Tue Sep 30, 2014 8:06 pm

SharpCLI.exe exited with code 1

Post by mattmobilemedtek » Tue Sep 30, 2014 8:14 pm

Hello,

I’m trying to add the Arction projects to my application and display a chart. However, whenever I compile I get the following error:

Error 8 The command ""...\Tools\SharpCLI.exe" "...\LightningChartUltimateSource\LibNET4\Arction.DirectX.dll"" exited with code 1. ...\LightningChartUltimateSource\DirectXNET4\Arction.DirectX\DirectX.PostSettings.targets 22 5 DirectX

I tried copying the SharpCLI.exe file to a Tools folder in my Solutions directory, but the issue persists.

Do you know how I can fix this?

If I comment out this line in DirectX.PostSettings.targets: <Exec Command='"$(SolutionDir)Tools\SharpCLI.exe" "$(TargetPath)"'/> then the error goes away, but my graph isn't rendering at the moment either so I'm wondering if commenting that line out is also affecting the rendering.

Thanks,
Matt

mattmobilemedtek
Posts: 28
Joined: Tue Sep 30, 2014 8:06 pm

Re: SharpCLI.exe exited with code 1

Post by mattmobilemedtek » Wed Oct 01, 2014 3:47 pm

I had included the SharpCli.exe file from the Tools directory, but I didn't include the other two dll's I included them and it all works now. Thanks Jari!

Post Reply