← Back to team overview

kicad-developers team mailing list archive

Re: About the new Pl_Editor tool.

 

Le 23/07/2013 08:37, Alexander Lunev a écrit :
EESchema crashes:

cmake ../ -DKICAD_GOST=ON -DCMAKE_BUILD_TYPE=Debug -DwxWidgets_USE_DEBUG=ON -DKICAD_TESTING_VERSION=ON



a-lunev@debian-notebook:~/bzr/kicad/Debug/eeschema$ ./eeschema
10:24:05: Debug: Adding locale lookup path: /usr/local/share/kicad/internat
../src/common/filefn.cpp(251): assert "!fn.IsDir()" failed in FindValidPath(): Cannot search for directories; only for files
Trace/breakpoint trap


Application: KiCad
Version: (2013-07-22 BZR 4245 GOST)-testing
Build: wxWidgets 2.9.4 (wchar_t,compiler with C++ ABI 1002,GCC 4.4.5,wx containers,compatible with 2.8)
Platform: Linux 2.6.39-bpo.2-amd64 x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.53.0
Options: USE_PCBNEW_NANOMETRES=ON
          KICAD_GOST=ON
          USE_WX_GRAPHICS_CONTEXT=OFF
          USE_WX_OVERLAY=OFF
          KICAD_SCRIPTING=OFF
          KICAD_SCRIPTING_MODULES=OFF
          KICAD_SCRIPTING_WXPYTHON=OFF

Debian 6.0.7 (Squeeze).

Also I tried to build as follows:
cmake ../ -DKICAD_GOST=ON -DCMAKE_BUILD_TYPE=Release -DKICAD_TESTING_VERSION=ON

In this case there is no problem.

Fix committed.


--
Jean-Pierre CHARRAS


Follow ups

References