main-cs559programmingfaq

CS559 Programming FAQ

This usually means it can’t find a library that’s required to run your program. For example, if you have #include in your code, then you have to ask Visual Studio to link with fltkd.lib, comctl32.lib, and wsock32.lib.

Page last modified on September 06, 2007, at 02:41 PM