Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » error C2177: constant too big Collapse All
Subject Author Date
Bjorn Lindahl Sep 5, 2008 - 3:18 AM

Trying to compile ProfUISDLL, MBCS Debug I get the following compiler error:


ExtTabbedToolControlBar.cpp

..\Include\ExtCmdIcon.h(580) : error C2177: constant too big


i.e the line it complains about is:


double percentH = 0.0,

Bjorn Lindahl Sep 5, 2008 - 3:18 AM

In VS 2005 that is. Haven’t verified the same problem with other VS-versions. Also I’m talking about ProfUIS 2.83.

Bjorn Lindahl Sep 5, 2008 - 3:28 AM

Forget it, it seem to have been temporary. My bad