Fabian Wosar
Fabian Wosar
We are experiencing the same issue with vcpkg and Crypto++: ``` cryptopp-static.lib(oaep.cpp.obj) : error LNK2019: unresolved external symbol ___std_find_trivial_1@12 referenced in function "unsigned char * __cdecl __std_find_trivial(unsigned char *,unsigned char...
Can confirm that the workaround appears to work for us as well.
Given that the build is broken on some non-MUSL systems right now as well, like ArchLinux for example, any chance for a point release that includes the fix that could...
Okay, I wrote a quick Python script to gather the information you want for the filter list based on a list of spell IDs from WowHead. I then extracted the...
I updated the list above with the three spells @syrifgit suggested. Here is also the list of relevant interrupts according to DBM for the Dragonflight raids: ```lua [187771] = {...
Here is the Lua table for the dungeon spells: ```lua { [75713] = { desc = "Shadowmoon Burial Grounds - Shadowmoon Bone-Mender", [152818] = "Shadow Mend", }, [76057] = {...