Dear Group Members,

First of all thanks for all the great work and effort.

I am trying to compile a part of the Project R, 'pnorm.c' in visual studio
6.0 c++ language.

First i downloaded the standalone R-2.11.0 and tried to compile it. Some
files were missing here such as 'Rconfig.h'.

Then i downloaded the Binary for Windows, and in the installation folder i
found those missing files like 'Rconfig.h'.

The problem is that i still need some other files to compile the pnorm.c
that are not neither in R-2.11.0 or in installed binary folder. Files like
'R_ext/RS.h', 'R_ext/Print.h',
'R_ext/Error.h' and etc.


I will appreciate it if you can instruct me how do i compile the pnorm.c in
visual studio C++ 6.0.




-- 
Thank you,


Best regards.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to