Mon_1 has quit [Quit: This computer has gone to sleep]
<whitequark>
that's amazing
<cyrozap>
mithro: Yes, do you have a question about the Mimas V2 support?
fengling has joined #m-labs
fengling has quit [Ping timeout: 245 seconds]
aeris has quit [Ping timeout: 265 seconds]
aeris has joined #m-labs
aeris has quit [Ping timeout: 264 seconds]
aeris has joined #m-labs
fengling has joined #m-labs
fengling has quit [Ping timeout: 245 seconds]
ylamarre has joined #m-labs
<felix_>
when building xc3sprog, cmake fails to find libftdi, although i have both libftdi and libftdi-devel installed (i'm on fedora 22)
<cr1901_modern>
felix_: that's b/c the provided findFTDI modules are unreliable pieces of shit. Set LIBFTDI_INCLUDE_DIR and LIBFTDI_LIBRARIES using cmake -DLIBFTDI_LIBRARIES= ... etc
<cr1901_modern>
I ran into the same problem, and I don't remember the exact solution, but I did have to set those vars manually
<felix_>
ok, thx, i'll try that
<cr1901_modern>
Relevant file is findlibFTDI.cmake in the top level of your xc3sprog src tree
<felix_>
oh, thats likely some libftdi/libftdi1 problem
<felix_>
well, when i set LIBFTDI_INCLUDE_DIR and LIBFTDI_LIBRARIES it compiles and works
<cr1901_modern>
good. Glad my build woes were not needlessly duplicated :D
bentley` has quit [Remote host closed the connection]