Error CT0201: Package 'XXX' is not supported.

Created at 07 Aug 2022, 16:34
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
bishbashbosh's avatar

bishbashbosh

Joined 08.08.2018

Error CT0201: Package 'XXX' is not supported.
07 Aug 2022, 16:34


So I have some helper bots that I am trying to upgrade to net6.0. The actual bot project references a private nuget package, which has also been upgraded to net6.0. Everything builds ok in JetBrains Rider.

However when I fire up cTrader 4.3.9, it's showing the bot as broken and giving the above error when I try and build it from within cTrader, which is not the most helpful :)

Anyone got any more info on what the issue could be?


@bishbashbosh
Replies

PanagiotisCharalampous
08 Aug 2022, 08:52 ( Updated at: 21 Dec 2023, 09:22 )

Hi there,

Which compiler do you use?

Best Regards,

Panagiotis 

Join us on Telegram and Facebook

 

 


@PanagiotisCharalampous

bishbashbosh
08 Aug 2022, 12:28

Hello!

OK, thanks I was not aware of this setting - it was set to "Embedded".

All sorted now.

Many thanks.


@bishbashbosh