Hi,
I'm trying to implement a binary search tree in C. I am encoutnering a problem saying " C:\C_Programs\BSTDLL\Makefile.win [Build Error][BST_DLL.exe] Error 255 ". Any ideas of what is causing it? Any help will be greatly appreciated.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That simply means that make terminated because one of the build commands it issued failed. The reason it terminated precedes that message. You should post the whole log.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm trying to implement a binary search tree in C. I am encoutnering a problem saying " C:\C_Programs\BSTDLL\Makefile.win [Build Error] [BST_DLL.exe] Error 255 ". Any ideas of what is causing it? Any help will be greatly appreciated.
Thanks
That simply means that make terminated because one of the build commands it issued failed. The reason it terminated precedes that message. You should post the whole log.
Clifford
Your basic 3?*
Wayne
*See the thread titled "Please Read Before Posting a Question"