scada-v6 source code debug

Forum Home Forums Development and Integration scada-v6 source code debug

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13236
    yangz
    Participant

    I have downloaded scada-v6 source code from github,it recommend to compile with visual studio 2022,so I open the source code with visio studio 2022, for example I open the ScadaCommon.sln in \scada-v6-master\scada-v6-master\ScadaCommon,but none of the project can run correctly,just with err “You cannot start a project with class library output directly”,how can I run the source code smoothly?

    #13238
    Mikhail
    Moderator

    After build, the executable and other files should be correctly copied to the runtime location as the installer does. Services must be registered in the system. Then they can be started.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.