Skip to content

Compiling with javascript (emscripten/clang) fails #282

Description

@Beliar83

When I try to compile with "platform=javascript", which uses emscripten, the compilations fails with multiple errors.

The complete log can be found here, but the main problems are errors similar to the one at Line 417:

/home/karsten/git/godex/modules/bullet_physics/systems_base.cpp:22:12: error: type 'QueryResultTuple<EntityID, Any<Changed<BtRigidBody>, Changed<const BtSpaceMarker> > >' decomposes into 2 elements, but 3 names were provided for (auto [entity, body, space_marker] : p_query) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions