build error

Forum Home Forums Uncategorized Issues build error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7207
    qiuqiaoan
    Participant

    hello mikhail
    i got the code from github. open by vs2017.
    have switch to release configuration and following the sequence in “HowToBuild.txt”
    but when i come to the ScadaServer solution. i got errors in the “ScadaServerShell” project. i feel the reference is right, but the build is reporting missing reference.
    as show in the picture.

    ScadaServerShell build error

    thanks

    #7211
    qiuqiaoan
    Participant

    hello mikhail
    i figured out the reason:
    the target .net framework of “scadaservershell” was 4.6.1 and the version for “scadaagent” is 4.7.2.
    as shown below
    .net framework version

    i change the target .net framework of “scadaservershell” the build is OK. hope this will not lead to new problems.

    #7218
    Mikhail
    Moderator

    Hello,

    > the target .net framework of “scadaservershell” was 4.6.1
    It is 4.7.2, see this.

    hope this will not lead to new problems

    Should be OK.

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