Good day everyone, i have a C code in which while compiling i get the below error...
Code:
------ Build started: Project: Biodata, Configuration: Debug Win32 ------
Compiling...
Biodata_main.c
Biodata_mcc_component_data.c
Generating Code...
Linking...
LINK : fatal error LNK1104: cannot open file 'D:\Documents.obj'
Build log was saved at "file://d:\Documents and Settings\olawale\Desktop\Bioinformatics 10th march\Biodata\Biodata\Biodata\Debug\BuildLog.htm"
Biodata - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
can anyone please suggest what to do