2009/1/15 benjaminrohland <[email protected]>: > No, it means not not connected, it rather means not actuated or not > activated. It was only on teh Vcc- and the Gnd-symbol. But rohchars > hint helped me. I put PWR_FLAGS on the Vcc and the Gnd and the errors > disappeared. > But your P.S. is still unclear for me, sorry. >
OK, try this: Create a new empty project. Add your library and nothing else. Save the project with the name "foo" Close kicad With explorer, go to the folder where you have saved your project, you find a file named foo.pro Rename this one "kicad.pro" Now with the administrator right, copy this file to the ...\kicad\template folder by overwriting the existing kicad.pro (eventually save the original kicad.pro by renaming it kicad.ori). Start kicad and try to create a new project, you should get a project with access to your custom library. That was worked for me few year ago, I hope is still valid with new versions of kicad. Good luck Danilo
