We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Friday Juny 29, 2018 21:20 am
I want to use jeffscode.lib in a C++ program. I can compile my program fine, but when I link the program, I get no found errors. I thought I pointed to the proper libraries, but I can't seem to find any object binarys. Even if I did, they would be compiled as c modules. The program runs but its missing the library
How can I link my programs with the jeffscode.lib libraries, or if not, how can I recompile them?
Thanks in advance.
steve