Sander Boer

Results 6 issues of Sander Boer

emacs 24.3 on windows. elscreen-start fails with "wrong type argument consp, nil" I tried to eval elscreen.el bit by bit, this function fails with this error: (defun elscreen-mode-line-update () (when...

Hi, rtags does not build on windows/msys2/mingw64, due to dependecies on (among other things) sys/mman.h On windows, using msys2/mingw64, I can use cmake-ide, but when opening a cpp file, it...

Hi, On windows10, msys2/mingw64, trying to build the git repo cloned fresh on 16jan 2017, the build fails complaining about "external linkage required" : `[ 42%] Building CXX object adm/cmake/TKTopAlgo/CMakeFiles/TKTopAlgo.dir/__/__/__/src/BRepBuilderAPI/BRepBuilderAPI_FastSewing.cxx.obj...

Hi, In $OCE_INSTALL/cmake/OCE-libraries-release.cmake 3rd party references are referred to the local build dir. This can be found in the OCE-0.17-MINGW32 release: D:/Devel/freetype-2.3.5-1-bin/bin/freetype6.dll in for instance: ``` set_target_properties(TKOpenGl PROPERTIES IMPORTED_IMPLIB_RELEASE "${_IMPORT_PREFIX}/Win32/lib/libTKOpenGl.dll.a"...

WIN32

I have made a model that uses a MultiSelectField. When I create a schema.py to query all entries of that model, it fails with the error: "unhashable type: 'MSFList'" Is...

micropython now hosts the zips themselves, I edited the script in my clone of your fork of micropython, I added this issue here bc I am not really interested in...