With the environ files ive noticed it's changed a lot im geting a bit stuck with errors. Â*'Say my system is like this path wize.
C:\cygwin\usr\local\dcdev Â*how should i edit the environ files ---
DC_ROOT="/usr/local${USER}/dcdev" Â*i Â*thought this would be correct.
Never seen this style of environ files before.
Errors i get are as follows i know it looks like a wrong path must be looking at the errors.
Code:
make -C display
make[1]: Entering directory `/usr/local/dcdev/sticks/src/display'
kos-c++ -c SMenu.cpp -o SMenu.o
make[1]: kos-c++: Command not found
make[1]: *** [SMenu.o] Error 127
make[1]: Leaving directory `/usr/local/dcdev/sticks/src/display'
make: *** [_dir_display] Error 2
Im runing the environ file like this Â*. ./environ.sh in the kos directory?
Vorrtexx what did you have to run first and path to change to get it to compile most times i dont ask but ive deleted my other dev system and have to get this to work some how. :-[
Any help on these environ files as im use to kos 1.1.9 style.
Bookmarks