Re: version 4 conflicts
- Posted by DonCole Aug 13, 2013
- 1305 views
SDPringle said...
Use 'without direct_includes' in all places where you get this error.
Devs: suppose we rewrite the include/*.e files so they public include the symbols expected from std/*.e. Wouldn't this solve this problem better than needing to add this without statement?
Forked into: Has the developers forum de facto moved here?
Hello DPringle,
Would 'in all places' be at the begining of the main program that I am running or the begining of the include file?
In any event I'm getting 'unknown with/without option 'direct_includes'
Don Cole