Skip to content

WEC2013 build fails due to missing Poco::Path methods. #735

@obiltschnig

Description

@obiltschnig

[08:03:04][Step 1/1] 1>src\Path.cpp(601): error C2039: 'configHomeImpl' : is not a member of 'Poco::PathImpl' [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] C:\BuildAgent\work\2754d5d229830b1d\Foundation\include\Poco/Path_WINCE.h(31) : see declaration of 'Poco::PathImpl'
[08:03:04][Step 1/1] 1>src\Path.cpp(601): error C3861: 'configHomeImpl': identifier not found [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] 1>src\Path.cpp(611): error C2039: 'dataHomeImpl' : is not a member of 'Poco::PathImpl' [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] C:\BuildAgent\work\2754d5d229830b1d\Foundation\include\Poco/Path_WINCE.h(31) : see declaration of 'Poco::PathImpl'
[08:03:04][Step 1/1] 1>src\Path.cpp(611): error C3861: 'dataHomeImpl': identifier not found [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] 1>src\Path.cpp(621): error C2039: 'tempHomeImpl' : is not a member of 'Poco::PathImpl' [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] C:\BuildAgent\work\2754d5d229830b1d\Foundation\include\Poco/Path_WINCE.h(31) : see declaration of 'Poco::PathImpl'
[08:03:04][Step 1/1] 1>src\Path.cpp(621): error C3861: 'tempHomeImpl': identifier not found [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] 1>src\Path.cpp(631): error C2039: 'cacheHomeImpl' : is not a member of 'Poco::PathImpl' [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] C:\BuildAgent\work\2754d5d229830b1d\Foundation\include\Poco/Path_WINCE.h(31) : see declaration of 'Poco::PathImpl'
[08:03:04][Step 1/1] 1>src\Path.cpp(631): error C3861: 'cacheHomeImpl': identifier not found [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] 1>src\Path.cpp(647): error C2039: 'configImpl' : is not a member of 'Poco::PathImpl' [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]
[08:03:04][Step 1/1] C:\BuildAgent\work\2754d5d229830b1d\Foundation\include\Poco/Path_WINCE.h(31) : see declaration of 'Poco::PathImpl'
[08:03:04][Step 1/1] 1>src\Path.cpp(647): error C3861: 'configImpl': identifier not found [C:\BuildAgent\work\2754d5d229830b1d\Foundation\Foundation_WEC2013_vs110.vcxproj]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions