mlba-team / xdispatch

Unmaintained. See https://github.com/emzeat/xdispatch2 for successor project.
http://opensource.mlba-team.de/xdispatch
Apache License 2.0
76 stars 24 forks source link

master missing build directory contents #5

Closed Sabine-Schnabeltier closed 6 years ago

Sabine-Schnabeltier commented 6 years ago

The master branch appears to have a placeholder for the build directory rather than the directory and its contents.

Using the build directory from the stable branch almost works, but cmake stops due to a missing definition for "mz_auto_format".

emzeat commented 6 years ago

Sabine,

The build directory on the master branch is a submodule that needs to be pulled first. You will need to do a local clone of the repository and execute git submodule update —init from within your cloned repository.

Regards, Marius

Sabine-Schnabeltier commented 6 years ago

Hi Marius,

Thanks for the quick response. I tried what you suggested but got an error:

fatal: repository 'https://github.com/mlba-team/mz-cmaketools.git/' not found

Is the URL for the submodule correct?

Thanks for your help!

Sabine

On Tue, Oct 2, 2018 at 3:33 PM, Marius Zwicker notifications@github.com wrote:

Closed #5 https://github.com/mlba-team/xdispatch/issues/5.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mlba-team/xdispatch/issues/5#event-1880365092, or mute the thread https://github.com/notifications/unsubscribe-auth/Ag7VmuDM5i3qDQFBo1IIK4CfOw_L44J4ks5ug82DgaJpZM4XEznJ .

emzeat commented 6 years ago

Sorry for that, said repository had not been mirrored yet. I should all be working now.

Sabine-Schnabeltier commented 6 years ago

Thank you, it is working now!

On Wed, Oct 3, 2018 at 1:19 AM, Marius Zwicker notifications@github.com wrote:

Sorry for that, said repository had not been mirrored yet. I should all be working now.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mlba-team/xdispatch/issues/5#issuecomment-426524005, or mute the thread https://github.com/notifications/unsubscribe-auth/Ag7VmtRrVfxpHwmvlRAQ85Osk2XhMQZqks5uhFbbgaJpZM4XEznJ .