dhemery / DHE-Modules

VCV rack modules from Dale Emery
MIT License
33 stars 2 forks source link

Cannot compile on Windows 10 #17

Closed caecos closed 5 years ago

caecos commented 5 years ago

caeco@DESKTOP-645H7KL MINGW64 ~/rack/plugins $ git clone https://github.com/dhemery/DHE-Modules.git Clonage dans 'DHE-Modules'... remote: Enumerating objects: 59, done. remote: Counting objects: 100% (59/59), done. remote: Compressing objects: 100% (43/43), done. remote: Total 11045 (delta 24), reused 42 (delta 16), pack-reused 10986 Réception d'objets: 100% (11045/11045), 15.63 MiB | 1.41 MiB/s, fait. Résolution des deltas: 100% (7652/7652), fait. Extraction des fichiers: 100% (259/259), fait.

caeco@DESKTOP-645H7KL MINGW64 ~/rack/plugins $ cd dhe-modules

caeco@DESKTOP-645H7KL MINGW64 ~/rack/plugins/dhe-modules $ git submodule update --init --recursive Sous-module 'googletest' (https://github.com/google/googletest) enregistré pour le chemin 'googletest' Clonage dans '/home/caeco/rack/plugins/dhe-modules/googletest'... Chemin de sous-module 'googletest' : '5b752b1947bbb4df571848a1afad00f9b06f30e0' extrait

caeco@DESKTOP-645H7KL MINGW64 ~/rack/plugins/dhe-modules $ make ../../plugin.mk:6: *** SLUG is not defined. Arrêt.

dhemery commented 5 years ago

The DHE-Modules master branch now builds with Rack v1 (or Rack SDK v1). If you want to compile with Rack v6.x, check out the v0.6.5 tag in DHE-Modules. You may get a "detached head" warning. Don't worry about that. It will build just fine.

caecos commented 5 years ago

Thanks... does the 0.6.5 version has the latest updates? Because, I will keep the 0.6.2c version for a while along thw v1...regards...

Obtenez Outlook pour iOShttps://aka.ms/o0ukef


De : Dale H. Emery notifications@github.com Envoyé : Wednesday, May 22, 2019 10:53:40 PM À : dhemery/DHE-Modules Cc : caecos; Author Objet : Re: [dhemery/DHE-Modules] Cannot compile on Windows 10 (#17)

The DHE-Modules master branch now builds with Rack v1 (or Rack SDK v1). If you want to compile with Rack v6.x, check out the v0.6.5 tag in DHE-Modules. You may get a "detached head" warning. Don't worry about that. It will build just fine.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/dhemery/DHE-Modules/issues/17?email_source=notifications&email_token=AHSGFA3HWZ62JESR3E3MZ4LPWYBLJA5CNFSM4HOZPCB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWA5LPA#issuecomment-495048124, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHSGFAYMDEYJMMM3WIXW4E3PWYBLJANCNFSM4HOZPCBQ.

dhemery commented 5 years ago

Yes, the 0.6.5 tag is the latest release. And my last one for Rack v0.6.x.