Jeremy Tellaa

Results 16 comments of Jeremy Tellaa

Try again with `-DRTMP_NVENC=OFF` in the cmake command, it should fix it. There a lot of fixes to make to have a real CUDA 10 support...

Hello! Can you provide a little bit more details: * Which OS * The cmake command you run Thanks!

can you run the command `ls -l /usr/lib/x86_64-linux-gnu/libglog*` and give me the output? It seems we have trouble linking to libglog

And did you install the dependencies listed in: https://github.com/stitchEm/stitchEm/blob/master/doc/BUILD.md#building-with-linux ?

I'm really scratching my head on this one. I tried to reproduce yesterday, without any success. You can try the binaires build automatically: https://github.com/stitchEm/stitchEm/actions/runs/94727170 this archive in whatever path and...

Oh, The build doc is probably also outdated, can you try with the default gcc? Should be gcc 7 IIRC

Yeah... The GCC thing was useful for CUDA 9, If you're using cuda 10, don't bother doing that

OK nice, this the same error in #84 , use the cmake options I gave you and you should be good to go!

I'll improve the document to avoid the roadblocks you got in #83