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 » Prof-UIS 3.4.0.0 can't be compiled in VS2010 Collapse All
Subject Author Date
Natalia Kondakova May 2, 2017 - 4:10 AM

Hello,
I have error, when I’m building any solution of new version ProfUIS:

..\Src\ExtPaintManager.cpp(228): error C2039: ’find’ : is not a member of ’std’
..\Src\ExtPaintManager.cpp(228): error C3861: ’find’: identifier not found
..\Src\ExtPaintManager.cpp(234): error C2552: ’vIndexDark’ : non-aggregates cannot be initialized with initializer list
’std::vector<_Ty>’ : Types with a base are not aggregate
with
[
_Ty=int
]
..\Src\ExtPaintManager.cpp(241): error C2552: ’vIndexTab’ : non-aggregates cannot be initialized with initializer list
’std::vector<_Ty>’ : Types with a base are not aggregate
with
[
_Ty=int
]

This problem is related to the include vector functionality.

TSELLC Support Jul 17, 2017 - 7:49 AM

This was answered in a separate email.

TSELLC_Support

Reinhold Hoffmann May 12, 2017 - 4:19 AM

Is there any resolution for this issue?


Before we start with our migration to Prof-UIS 3.4.0.0, compilation with VS2010 should work fine. At least a comment here would be helpful whether we wait with the migration and/or know what to do.


Thanks