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 agoYou do need to create an appropriate Makefile. I did post an example. More examples can be found in the very many subdirectories of "user".
For my app I created a directory right below user copntaining the source code and the Makefile. I updated the main make configuration to make this director<y knwn to include this directory and show it in menuconfig. Of course you need to have the make system create the nono-X libs by checking the appropriate options with menuconfig. -Michael