W serwisie http://9fingers.pl/ padło ciekawe pytanie dotyczące wyjęcia ścieżki elementu z atrybutu w dokumencie i użycia jej jako wskazania miejsca z którego mają być pobrane dane dla wyjście. Zawiłe? Pokażmy to na przykładzie. Poniżej kod dokumentu przetwarzanego:[geshifilter-code language="XML"]<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="style.xsl"?> <page>[/geshifilter-code]
I want to rebuild KiCad with one small feature changed (PCB edges disabled in printing) and I want to do this as fast as possible. Because I personally do not like MSYS, I choose Visual Studio as an option. The tutorial below is based on KiCad - Compiling and debugging originally by Geert Vancompernolle, but contains lessons learnt on this task.