Skip to content

Can't build with this as a module #377

@Unfinished632

Description

@Unfinished632

Describe the bug

I'm trying to build godot with this as a module. I downloaded the release prefixed with "static" and put it in the modules directory. But when i try to build im presented with this error at the end of the compilation:

[100%] Linking Program bin/godot.linuxbsd.editor.x86_64.mono ...
[100%] /usr/bin/ld: cannot find -lgodot_riscv.linuxbsd.template_release.x86_64: No such file or directory
/usr/bin/ld: cannot find -lgodot-cpp.linuxbsd.template_release.x86_64: No such file or directory
collect2: error: ld returned 1 exit status
scons: *** [bin/godot.linuxbsd.editor.x86_64.mono] Error 1
scons: building terminated because of errors.

Godot builds fine without the module.

Environment:

  • OS: Arch Linux
  • Version: latest
  • Godot Version: 4.4(git)
  • Type: 3D Single SIMD Parallel

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions