DSI-Studio Ubuntu 14.04: Compilation Error

101 views
Skip to first unread message

kang18

unread,
Jun 4, 2016, 12:14:32 PM6/4/16
to DSI Studio
Hello,

First off, I want to thank you for the DSI-Studio program and the support maintained for it. It is a really amazing tool to help generate better research questions.  

I am currently trying to compile DSI-Studio on Ubuntu 14.04 (I have successfully built it before on Ubuntu 12.04) , but I keep running into an error during the 'make' stage. My setup is as follows:

QT Version: 5.6

Gcc/G++ Version: 4.9

libboost-dev Version: 1.54

I followed instructions for building QT from source (since I am using custom NVIDIA drivers), but cannot figure out what the issue is. I tried to follow the same steps from the previous post on compilation/installation errors on Centos 6.6 (as they reported similar errors to what I am getting), but I cannot resolve the issue. Attached you will find the Make file and Error output. I am still a newbie, especially when it comes to debugging issues, so any help would be greatly appreciated. Thank you.

David Stephenson


DSI-Studio_Ubuntu14.04_Compile_Error
Makefile

Fang-Cheng Yeh

unread,
Jun 4, 2016, 1:13:25 PM6/4/16
to dsi-s...@googlegroups.com
Hi David,

The error was about fabsf not being a member of std in cnn.hpp. It
can be solved by including math.h and removing the std:: . After that
the program should be compiled without problems.

Best regards,
Frank
> --
> You received this message because you are subscribed to the Google Groups
> "DSI Studio" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dsi-studio+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

kang18

unread,
Jun 4, 2016, 2:18:20 PM6/4/16
to DSI Studio
Frank, 

Thank you for the prompt reply. I also apologize for not seeing Amir's previous post, where he discussed this issue and the solution. After doing what you instructed it successfully compiled. Thanks again.

David 

Fang-Cheng Yeh

unread,
Jun 4, 2016, 2:22:16 PM6/4/16
to dsi-s...@googlegroups.com
No problem at all. I am also updating the source code so that it won't
need additional modification.
Reply all
Reply to author
Forward
0 new messages