Closed caecos closed 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
older files will be removed soon
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.
fixed
Won't compile with MSYS2 under Windows 10...get error 1...