Changes between Version 15 and Version 16 of FAQ/EDK


Ignore:
Timestamp:
Jul 19, 2006, 8:44:23 PM (18 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ/EDK

    v15 v16  
    4848----
    4949
    50 == I'm attempting to run Xilkernel and/or LWIP. Despite having all of the necessary libraries added into my C-Code, the compiler still gives me errors for undefined functions that are Xilkernel/LWIP-based. ==
     50== The compiler throws errors for undefined functions when I try to use Xilkernel or LWIP. ==
    5151
    5252The problem may be more general and not just limited to Xilkernel or LWIP, but rather any libraries you've included in the software platform settings menu. The common problem is that the library paths have not been added to the compiler configuration menu. The fix is as follows: