🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Error running API-GOLANG app in windows 10

cjunior1
cjunior1 Member Posts: 4
edited June 2022 in PubSub+ Event Broker #1

Hi,

I am trying to execute app API-GOLANG in Windows 10, but the following error is present:

# solace.dev/go/messaging/internal/ccsmp

..\..\pkg\mod\solace.dev\go\messaging@v1.0.1\internal\ccsmp\ccsmp_container.go:29:10: fatal error: solclient/solClient.h: No such file or directory

  29 | #include "solclient/solClient.h"

   |     ^~~~~~~~~~~~~~~~~~~~~~~

compilation terminated.


What could happening??? I can to use API-GOLANG in Windows 10????

Comments