Skip to content

[help]ocaml issue #2

@AIYoungcino

Description

@AIYoungcino

hi, when I build branch main , I met a problem as follows:
make
Finished, 0 targets (0 cached) in 00:00:00.

  • ocamlfind ocamlc -c -ccopt -g -g -package str -I lib -I frontc -o CUDA_Types.cmo CUDA_Types.ml
    File "CUDA_Types.ml", line 100, characters 13-23:
    Error: Unbound value H.find_opt
    Command exited with code 2.
    Compilation unsuccessful after building 25 targets (22 cached) in 00:00:00.
    make[1]: [Makefile:8: Driver.byte] Error 10 (ignored)
    mv Driver.byte absynth-cuda
    mv: cannot stat 'Driver.byte': No such file or directory
    make[1]: *** [Makefile:4: all] Error 1
    make: *** [Makefile:4: all] Error 2
    Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions