Simple server not started?!

27 views
Skip to first unread message

ales fale

unread,
May 14, 2024, 5:36:36 PMMay 14
to open62541
Hi.

I am using open62541 library build with cmake 3.23 and Visual studio 15 2017, windows 10. I Was able to build library with no error. 
But now as i like to try simple Server example i get retVal = 0x80020000 

UA_Server *server = UA_Server_new();

UA_ServerConfig_setDefault(UA_Server_getConfig(server));

UA_StatusCode retval = UA_Server_run(server, &running);


What is possible reason for this error.  Can you guys give me a clue on how to fix this error. 

Thank you. 


Julius Pfrommer

unread,
May 23, 2024, 11:21:43 AMMay 23
to open62541
Do you get any usefule terminal output?
It might help if you increase the log level.

Regards, Julius
Reply all
Reply to author
Forward
0 new messages