When I try to compile my code, it compiles fine, but when it links all the .obj files together I get a "POLIB: fatal error: File not found: 'kernel32.lib'." error. I checked the paths, and the location for the Pelles C kernel32.lib file is included in the path "C:\Program Files\PellesC\Lib\Win". What else can be the problem?
-Jay
(patel at cs dot utk dot edu)