VMware {code} Community
annalopez
Contributor
Contributor

problem with building SharedMemApp.c

Dear all,

I have installed vmware on linux(host),then I have installed windows(guest) on it.I installed vmware tools on virtual machine.Now I want to build SharedMemApp.c

which is in usr/share/doc/vmware-workstation\vmware-vmci\samples I am using this command:

gcc -o datagramApp.c `pkg-config --cflags --libs vmci`

but I have this error:

Package vmci was not found in the pkg-config search path.

Perhaps you should add the directory containing `vmci.pc'

to the PKG_CONFIG_PATH environment variable

No package 'vmci' found

gcc: no input files

anyone can help me??????How can I solve my problem

A.Lopez

Reply
0 Kudos
0 Replies