[
https://issues.apache.org/jira/browse/SINGA-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15927593#comment-15927593
]
ASF subversion and git services commented on SINGA-306:
-------------------------------------------------------
Commit 0d4b97e0b0b65ccc7da72f541f1a58273d5f3bee in incubator-singa's branch
refs/heads/master from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=0d4b97e ]
Merge branch 'SINGA-306'
> 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)