B
Budyanto
Hi,
I have a visual c++ project that refuses to build when the project is
in clearcase. It kept complaining that it could not open an include
file. I'm pretty sure that all my include paths are set correctly
because other files in the same directory could be included
successfully. In fact I did not include this file directly. It was
included from a file I included. But I also tried including it directly
and it could not be opened also.
If I copy the whole project structure out of clearcase everything
builds ok. Has anybody seen similar problems?
I have checked the permissions on the file and it was readable.
Any clues?
Thanks
Budyanto
I have a visual c++ project that refuses to build when the project is
in clearcase. It kept complaining that it could not open an include
file. I'm pretty sure that all my include paths are set correctly
because other files in the same directory could be included
successfully. In fact I did not include this file directly. It was
included from a file I included. But I also tried including it directly
and it could not be opened also.
If I copy the whole project structure out of clearcase everything
builds ok. Has anybody seen similar problems?
I have checked the permissions on the file and it was readable.
Any clues?
Thanks
Budyanto