Top "Brew-framework" questions

BREW is an application framework for mobile phones created by Qualcomm in 2001.

Disable warnings being treated as errors(cc1.exe)

I am developing a brew app. When compiling the app to get MOD file, I am continuously getting this error …

gcc gcc-warning brew-framework
How to suppress warnings in external headers in Visual C++

I'm starting a new BREW project, and I'd like to compile with Warning Level 4 (/W4) to keep the application code …

visual-c++ suppress-warnings brew-framework brewmp