Skip to content

Windows WITH_OPENSSL=OFF builds fail [CTT-760] #1328

@ihsandemir

Description

@ihsandemir

After the PR the windows non-ssl builds fail. The windows no-ssl builds fail with many errors like:

     5>C:\Boost\include\boost-1_89\boost\uuid\detail\chacha20.hpp(136,34): error C2059: syntax error: ')' [D:\a\hazelcast-cpp-client\hazelcast-cpp-client\build\hazelcast\test\src\client_test.vcxproj]
         (compiling source file '../../../../hazelcast/test/src/ClientTest.cpp')
         
     5>C:\Boost\include\boost-1_89\boost\uuid\detail\chacha20.hpp(136,34): error C2334: unexpected token(s) preceding ':'; skipping apparent function body [D:\a\hazelcast-cpp-client\hazelcast-cpp-client\build\hazelcast\test\src\client_test.vcxproj]
         (compiling source file '../../../../hazelcast/test/src/ClientTest.cpp')

This windows build issue needs to be resolved before we do any releases but I do not want it block this PR

Metadata

Metadata

Assignees

Labels

Type: Defectto-jiraUse to create a placeholder Jira issue in Jira APIs Project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions