[ 
https://issues.apache.org/jira/browse/SINGA-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927592#comment-15927592
 ] 

ASF subversion and git services commented on SINGA-306:
-------------------------------------------------------

Commit 2247f11144c2c1edf8a3180efc3c82b1dda6f690 in incubator-singa's branch 
refs/heads/master from [~flytosky]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=2247f11 ]

SINGA-306 - Write the definition of USE_GLOG into singa_config.h

add USE_GLOG into singa_config.h during building

let travis wait for longer time to install depdent libs


> Write the definition of USE_GLOG into singa_config.h
> ----------------------------------------------------
>
>                 Key: SINGA-306
>                 URL: https://issues.apache.org/jira/browse/SINGA-306
>             Project: Singa
>          Issue Type: Bug
>            Reporter: wangwei
>            Assignee: wangwei
>
> cmake defines USE_GLOG if glog is installed before compilation;
> otherwise USE_GLOG is undefined.
> however, this variable was not written into singa_config.h. Consequently, if 
> singa is compiled with glog, and the application program is compiled with 
> USE_GLOG undefined, then there would be linking error. This ticket fixes the 
> error by writing USE_GLOG into the singa_config.h.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to