Forum Discussion
Altera_Forum
Honored Contributor
16 years agonano-x user program
Hello all, i tryed the nano-x, nanowm, nxview and i would like to write some user programs for nano-x windows. But when i wanted to compile the program from http://www.microwindows.org/programmi...
Altera_Forum
Honored Contributor
16 years agoHi Michael,
i tryed your way ... make new directory /user/displaytext, created displaytext.c and insert to makefile in /user and to Kconfig new lines according to description for add new user application and use your makefile, but no object file displaytext.o and no displaytext for running in uclinux was created. For me it was be best to change only for example demo2.c and it compile and use in my application. How can i compile only one file with gcc in /user/microwin/src/demos/nanox/demo2.c ? Thankyou. Jan