Skip to content

Linux build bug with Taiga 0.1.3 #4

Description

@erno

The build couldn't find NHibernate.dll, i think because ReferencePath in taiga/addon-modules/ModCableBeach/prebuild.xml points to the main bin directory and NHibernate.dll
wasn't there (found it at ./addon-modules/ModreX/ModularRex/bin/NHibernate.dll).

I worked around using
cp ./addon-modules/ModreX/ModularRex/bin/NHibernate.dll bin/, but being cluefree about prebuild I
don't know how to properly fix it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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