Dear Patrick,
Thanks for your quickly reply.
I use a overloaded version of Browse() Method of UaCLient Class im my application based in SampleUaConsole example provided by UA_SDK.
Please download my modified file SampleUaCOnsole.cpp and my Main.cpp file in the link (Google Drive share - .rar file) below:
https://drive.google.com...V205ek0/view?usp=sharingSee below the output of my program
adminuser@adminuser-VirtualBox:~/MatrikonOPC/Client/GMG/SampleUaConsole/Debug$ ./SampleUaConsole
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Directory = [/home/adminuser/MatrikonOPC/Client/GMG/SampleUaConsole/Debug/PKI]
Allways ok before loop
x
Segmentation fault (core dumped)
adminuser@adminuser-VirtualBox:~/MatrikonOPC/Client/GMG/SampleUaConsole/Debug$ ^C
I use a virtual Machine (VirtualBox) with:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS"
My gcc version is 4.8.
Best Regards!!!