i got this little annorying problem with compiling bochs.
i got ( i think so) all the files.
but when im compiling, it dont find the files.
Code: Select all
".\memory.cpp"
this a example of a address,
first
i cant find a file called "memory.cpp" but "memory.h" and "memory.cc" exists.
so just for fun i tried to place the projet files one folder above the other files, and renamed "memory.cc" to "memory.cpp".
result : no change at all
can any one tell me what i have to do.
i dont have much experince with linking.
BTW: i have visual studio 2005
KMT dk