undefined reference to `SHGetSpecialFolderPathA@16'
i get this error with my program, so what's wrong?
now i add a "-lshell32" to the linker options but it still doesn't work..
I have the same problem with the LINKER:
C:\DEV-C_~1\LIB\\libscrnsave.a(scrnsave.o)(.text+0x738): undefined reference to `ScreenSaverProc@16'
Log in to post a comment.
undefined reference to `SHGetSpecialFolderPathA@16'
i get this error with my program, so what's wrong?
now i add a "-lshell32" to the linker options but it still doesn't work..
I have the same problem with the LINKER:
C:\DEV-C_~1\LIB\\libscrnsave.a(scrnsave.o)(.text+0x738): undefined reference to `ScreenSaverProc@16'