Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

TrueClient and stdlib.h

$
0
0

Hello!

 

I try to add a standard C library stdlib.h to my TruClient project. I need it for a system function to launch the external application during test.

 

My globals.h file:

#include <TruClient.h>
#include <stdlib.h>

 

When I try to compiler this project I get the output errors:

...\vugen\scripts\tryc\tryc\\pre_cci.c: C:\\Program Files (x86)\\HP\\LoadRunner\\include/stddef.h:2: error: invalid use of `int'
...\vugen\scripts\tryc\tryc\\pre_cci.c: C:\\Program Files (x86)\\HP\\LoadRunner\\include/stddef.h:2: error: empty declaration

 

Is it possible to use TruClient like this?

Thank you!


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>