Author Topic: help with error.  (Read 12871 times)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: help with error.
« Reply #15 on: March 09, 2010, 05:10:02 pm »
It doesn't because, "kernel32.lib,dll,a" is a system lib, so it is in the hardcoded folders of GCC/Linker.
There is no need to specify this folders, the compiler will always search them, the same is valid for the includes
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]