How to build Rapid Scada with Visual Studio

Forum Home Forums Runtime Bugs Webstation Bugs How to build Rapid Scada with Visual Studio

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2459
    protoproto
    Participant

    Hello everyone,
    I’m trying to build Rapid Scada with Visual Studio 2012, but I catch the error from the first step, when build Log. The Microsoft Visual Studio says: “A project with an Output Type of Class Library cannot be started directly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project.”
    How to bypass this error?
    Many thanks to any good ideas.

    #2460
    Mikhail
    Moderator

    Hi,

    Don’t try to start the project. Just click the Build Solution item in the main menu.
    I recommend Visual Studio 2015 Community Edition. It is currently used for Rapid SCADA development.

    #2461
    Mikhail
    Moderator

    Some of the projects are outdated. Skip them. See the details here https://github.com/RapidScada/scada/issues/38

    #2462
    protoproto
    Participant

    Thank much to Mikhail, I builded succesful all from Log to ScadaWeb (as my desire). Hope the hot help from you and forum, in the next!

    #3918

    Hi protoproto

    I am facing the same error i am not able to build ,
    Can you help me with the walk through with a video or screenshots,
    help will be highly appreciable.
    Thanks in advance.

    #3926
    Mikhail
    Moderator

    Hi,
    Open the solution in the appropriate sequence, switch build configuration from Debug to Release and select Build – Build Solution in the main menu of VS.

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