[ros-dev] Re: [ros-svn] [royce] 17517: invoke _generate_dsp() have it open the output file, and fix some path parsing and const issues.

Royce Mitchell III royce3 at ev1.net
Thu Aug 25 17:54:12 CEST 2005


Saveliy Tretiakov wrote:

> Royce Mitchell III wrote:
>
>> "make msvc" now creates a DSW file and DSP files such that msvc6 can 
>> load them. I seriously doubt anything will build yet, tho.
>
>
> bugs:
> 1. Header files are not added to project.
> 2. When I try to open a file in project, I get error message:
> Project file 
> D:\trunk\reactos\services\eventlog\services\eventlog\rpc.c does not 
> exists.
>  

1. That's because header files aren't in the xml files. Getting them in 
the dsp's are going to be a lot of work.
2. Yes, sedwards pointed that out yesterday, files need to be dsp-relative.

Thanks!




More information about the Ros-dev mailing list