Hi, I am trying to build Thunderbird for Windows on Linux using mingw-w64. (For the specifics, I am building comm-esr52 THUNDERBIRD_52_6_0_RELEASE tag.) There seems to be a missing header in mingw-w64, SearchAPI.h
mail/components/search/nsMailWinSearchHelper.cpp:17:23: fatal error: SearchAPI.h: No such file or directory Is there any documentation on adding or requesting headers to be included in mingw-w64 (like for example, where to get the headers from) since there are multiple headers missing for the Thunderbird build and I would like to add them following the proper steps. -- Sukhbir ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
