gameboy Posted February 12, 2015 Share Posted February 12, 2015 Today I compiled the SVN16324, an error occurs: class.h1 IntelliSense: the operator is not allowed in a constant expression d:\trunk\libraries\source\spidermonkey\include-win32-release\js\Class.h 490 1 graphics Compiler that I used was: VC2013.The operating system I use is: win8 64bit. Link to comment Share on other sites More sharing options...
Itms Posted February 12, 2015 Share Posted February 12, 2015 This is not a compile error, IntelliSense is the syntax analyzer of Visual Studio. Link to comment Share on other sites More sharing options...
gameboy Posted February 12, 2015 Author Share Posted February 12, 2015 What do we do, it's really a bizarre error. thank you! Link to comment Share on other sites More sharing options...
Yves Posted February 12, 2015 Share Posted February 12, 2015 I'd say IntelliSense isn't quite as intelligent as the name implies.Microsoft is still far behind the other compilers when it comes to supporting C++11, so they seem to bother even less about fixing IntelliSense. There are tons of bug reports when you search the internet. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now