Linking static library to .cpp fileI solved the problem. Initially, I built the static library through cygwin and transferred the libc...
Linking static library to .cpp fileI ran the above command and the following got printed : main.o: In function `main': main.cpp:(.text...
Linking static library to .cpp fileI added the following things in main.cpp : include <path_to_VrmlParser.h> using namespace CyberX3D...
Linking static library to .cpp fileI have a directory called Temp which contains the libcx3d.a and main.cpp files. Please tell how shou...
Linking static library to .cpp fileI have a libcx3d.a which contains my VrmlParser class and other classes which are used by VrmlParser...
This user does not accept Private Messages