KiCad / kicad-library

The schematic and 3D libraries for KiCad 4.0. Note that the footprint libraries are the *.pretty repos themselves. This is an orphaned repo, the news about the v5 libs, http://kicad.org/post/kicad-official-libraries/.
Other
749 stars 950 forks source link

Error in libraries syntax when loading with latest nightly build (13 Sep. 2016) #697

Closed mpkopec closed 8 years ago

mpkopec commented 8 years ago

Hello everyone, I have found that when trying to open eeschema project an error occurs, which seems to be related to the syntax of the library. Below you can find an image with the error message. Did anyone stumble upon this type of error and if so how to deal with it?

kicad-error_loading-libs

PS. Polish text can be translated into:

IO_ERROR: Symbol library '...' cannot be loaded. Error: PARSE_ERROR...

SchrodingersGat commented 8 years ago

Can you post a copy of your "cmos_ieee.lib" file?

mpkopec commented 8 years ago

Of course, you can find it below. I have just one more remark - this is freshly cloned from github.

cmos_ieee.zip

mpkopec commented 8 years ago

Ok, the problem does not exist in the stable version, so it's the KiCad itself problem apparently.