I have two external files inlcuded in my script:
#include "\\csc.ad.gov.on.ca\\dfs$\\GrpData\\IIT\\Learning Business Solutions\\Load Runner Scripts v601\\LIB\\cams_common.h"
#include "\\csc.ad.gov.on.ca\\dfs$\\GrpData\\IIT\\Learning Business Solutions\\Load Runner Scripts v601\\LIB\\utils.h"
I am using performance center and the script is saved on the performance center server.
Running using one Controller and two load generators - the script runs perfectly in vugen, but I am running in Performance Center gives me the following errors. What do I need to do to get these libraries copied and compiled. Appreciate your help in advance. Bryan
Error: CCI compilation error -In file included from c:\documents and settings\default user\local settings\temp\brr_uir.797\global_dir\184632781\combined_529.c:3:
Error: CCI compilation error -vuser_init.c:2: \\csc.ad.gov.on.ca\\dfs$\\GrpData\\IIT\\Learning Business Solutions\\Load Runner Scripts v601\\LIB\\cams_common.h: No such file or directory
Error: CCI compilation error -In file included from c:\documents and settings\default user\local settings\temp\brr_uir.797\global_dir\128065927\combined_530.c:3:
Error: CCI compilation error -vuser_init.c:1: \\csc.ad.gov.on.ca\\dfs$\\GrpData\\IIT\\Learning Business Solutions\\Load Runner Scripts v601\\LIB\\cams_common.h: No such file or directory