Menu

#79 src/globals.cpp - wrong define of c++

open
nobody
None
5
2007-11-19
2007-11-19
Anonymous
No

In src/globals.cpp, the define for "__cplusplus" is wrong. It incorrectly has 1 underscore '_' characger at the beginning instead of two. This causes linking issues when compiling under Microsoft Visual Studio 2005.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Please update both of the defines to be '__cplusplus'

     
  • Nobody/Anonymous

    Logged In: NO

    hi

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.