On 12/13/2014 4:53 PM, Alexey Pavlov wrote: > >> 14 дек. 2014 г., в 0:26, Wayne Stambaugh <[email protected]> написал(а): >> >> I can't buy a break. Something changed recently that prevents cmake >> from embedding an html file into a C header file using a custom cmake >> command file in the kicad source. Everything works fine when I build >> KiCad directly using make but when I attempt to build the kicad package >> using makepkg-mingw, the header file gets corrupted and kicad fails to >> build. I've attached the html base file, the correctly generated header >> file (direct make), and the incorrectly generated header file >> (makepkg-mingw calling make). If anyone know how to resolve this, it >> would be greatly appreciated. >> <dialog_freeroute_exchange_help.html><dialog_freeroute_exchange_help_html.h.bad><dialog_freeroute_exchange_help_html.h.good>——————————————————————————————————————— > > Where it generated?
When Pcbnew is built. If the header file does not already exist, cmake will be used to generate it. > >> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server >> from Actuate! Instantly Supercharge Your Business Reports and Dashboards >> with Interactivity, Sharing, Native Excel Exports, App Integration & more >> Get technology previously reserved for billion-dollar corporations, FREE >> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk_______________________________________________ >> Msys2-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/msys2-users > > ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
