Changes between Initial Version and Version 1 of Ticket #1322, comment 9


Ignore:
Timestamp:
Apr 18, 2012, 8:21:15 AM (12 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1322, comment 9

    initial v1  
    11(You can use a service like pastebin until you get copy/paste working, it's easier than a screenshot :))
    22
    3 It looks like it's not detecting the BSD sysdep properly, which is entirely possible given the change you had to make to NVTT. I think adding the same preprocessor directive (`__FreeBSD_kernel__`) to the BSD section of [http://trac.wildfiregames.com/browser/ps/trunk/source/lib/sysdep/os.h os.h] will do the trick.
     3It looks like it's not detecting the BSD sysdep properly, which is entirely possible given the change you had to make to Premake. I think adding the same preprocessor directive (`__FreeBSD_kernel__`) to the BSD section of [http://trac.wildfiregames.com/browser/ps/trunk/source/lib/sysdep/os.h os.h] will do the trick.