cclark2a / SchmickleWorks

VCV Rack Modules
The Unlicense
14 stars 0 forks source link

Compiling error 1 #2

Closed caecos closed 5 years ago

caecos commented 5 years ago

Won't compile with MSYS2 under Windows 10...get error 1...

caecos commented 5 years ago

In file included from ../../include/rack.hpp:12, from src/NotesPlugin.hpp:5, from src/NotesPlugin.cpp:1: ../../include/helpers.hpp:10:8: note: candidate: 'template<class TModule, class TModuleWidget, class ... Tags> rack::Model rack::createModel(std::cxx11::string, std::cxx11::string, std::__cxx11::string, Tags ...)' Model createModel(std::string author, std::string slug, std::string name, Tags... tags) { ^~~ ../../include/helpers.hpp:10:8: note: template argument deduction/substitution failed: src/NotesPlugin.cpp:495:99: note: couldn't deduce template parameter 'TModuleWidget' p->addModel(createModel("Template", "MyModule", "My Module", OSCILLATOR_TAG)); ^ make: *** [../../compile.mk:65: build/src/NotesPlugin.cpp.o] Error 1

cclark2a commented 5 years ago

older files will be removed soon

caecos commented 5 years ago

Thanks

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


From: cclark2a notifications@github.com Sent: Tuesday, February 5, 2019 10:26:49 PM To: cclark2a/SchmickleWorks Cc: caecos; Author Subject: Re: [cclark2a/SchmickleWorks] Compiling error 1 (#2)

older files will be removed soon

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/cclark2a/SchmickleWorks/issues/2#issuecomment-460889165, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AeRig8JqfNvg7M18losmfqeisx7UwrM0ks5vKkt5gaJpZM4afqLp.

cclark2a commented 5 years ago

fixed