top of page

Nano-X, NXlib, MicroWindows library

  • Фото автора: Алексей Захаров
    Алексей Захаров
  • 12 янв. 2016 г.
  • 1 мин. чтения

There are one open-source implementation of X11 API for DOS. It is called "NXlib". But it was compiled on DJGPP, not on EMX. So I need to recompile.

Also it needs some specific functions from DJGPP. I toke them from libc source and moved into separate library. This works.

Compiling of NanoX for DOS also works. But linking of final executable don't work, because it signals about lot of unresolved imports. This need to be fixed. But I don't know - how? Requested functions are already implemented. Problem is connected with wrong linking maybe, but I don't know exactly.

 
 
 

Commentaires


Subscribe to news

Yeah :) You are with me now!

  • Black Facebook Icon
  • Black Twitter Icon
  • Black Pinterest Icon
  • Black Flickr Icon
  • Black Instagram Icon

© 2015-2016 by Alexey Zakharov (Napoleon80386). Proudly created with Wix.com

bottom of page