You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into link error when I tried to link all the libs provided in the release.
Here is the output:
**
moonshine.lib(moonshine-c-api.obj) : error LNK2019: unresolved external symbol "public: void __cdecl moonshine_tts::FileInformationMap::set_memory(class std::basic_string_view<char,struct std::char_traits >,unsigned char const *,unsigned __int64,class std::filesystem::path)" (?set_memory@FileInformationMap@moonshine_tts@@QEAAXV?$basic_string_view@DU?$char_traits@D@std@@@std@@PEBE_KVpath@filesystem@4@@z) referenced in function moonshine_create_grapheme_to_phonemizer_from_memory
**
I was using msvc latest in vs2026.
Beta Was this translation helpful? Give feedback.
All reactions