Skip to content

Build issues with version 0.33 on Windows (0.32 works fine) #101

@MSoegtropIMC

Description

@MSoegtropIMC

I just upgraded a meta project containing ott from version 0.32 to version 0.33. I am experiencing build issues on Windows which did not appear with 0.32.

The error is:

#=== ERROR while installing ott.0.33 ==========================================#
Some files in C:/bin/cygwin64_coq_platform/home/Michael/.opam/CP.2023.03.0~8.17~2023.03+beta1/.opam-switch/install/ott.install couldn't be installed:
  - C:/bin/cygwin64_coq_platform/home/Michael/.opam/CP.2023.03.0~8.17~2023.03+beta1/.opam-switch/build/ott.0.33/src/ott to C:/bin/cygwin64_coq_platform/home/Michael/.opam/CP.2023.03.0~8.17~2023.03+beta1/bin
  -

The reason that the ott binary cannot be copied to bin is that it is named ott.opt while install expected the name ott. The proper name on Windows would be ott.exe .

In version 0.32 the installed binary has the name ott.exe.

@palmskog : FYI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions