I need to include edlib in my project.
in wmnew options i have -otherlib tcpip -inc tcpip\inc
(folder C:\OpenAT\V310\TgtGen\Add-ons\TCPIP)
After this, i have the strange thing:
the rte project compile is successfully compiled.
When i compile the wismo target project
i have error “no such file”
on string
include “ed_common.h”
what’s the problem?