xsharp.eu • VS2019
Page 1 of 1

VS2019

Posted: Fri Sep 13, 2019 8:01 pm
by Anonymous
Opening the examples and compiling in visual studio 2019 shows the errors that are in the attached print.
Could anyone help in this matter?

VS2019

Posted: Fri Sep 13, 2019 11:03 pm
by lumberjack
henrique wrote:Opening the examples and compiling in visual studio 2019 shows the errors that are in the attached print.
Could anyone help in this matter?
Sorry, cannot see the text, resolution not good enough. Could you please paste the text of the error message?

VS2019

Posted: Sat Sep 14, 2019 9:39 am
by robert
Henrique,

With a magnifying glass I could see that the compiler warns that for the Vulcan dialect you need to add a reference to a runtime DLL.
Is that correct ?
If you don't have vulcan and you are using the last public build then please remove the vulcan runtime DLLs from the examples and replace them with the X# versions of the runtime DLLs. See the Runtime topic in the help for a list of these dlls:
https://www.xsharp.eu/help/the-x-runtime.html

Robert