My problem is the following:
I have a C++ program in a WinXP machine. This program has to call some functions from a extern library which only works in a Silicon machine (OS UNIX). So somehow i have to say to my C++ program to look for the library functions in another computer...
I have an...
Im an amateur programmer and i have the following problem
I have a program in C++ in one windowsXP computer and i have to call functions from a library that it is in another machine (OS UNIX). The machines are connected in local.
I work with Visual Studio. What do i have to do?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.