This is the mail archive of the cygwin mailing list for the Cygwin project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi !
I sincerely hope you can help me. I am innstalling Geant4 with Microsoft
Visual .NET 2003 and WIRED on Windows XP operating system. I do not
understand why in the configuration of the CLHEP library they tell me I
have a i686-pc-system. May be I chose a wrong compiler. It seems to me
that I should have a standard C++ giving me in the configuration
checking
for std::stl yes, but instead I have no. Is this that #include
<stdlib.h> is obsolete in the folder config of the library on line 12 of
CLHEP.h.? I tried to change it to #include <stdlib> and using namespace
std; without success.
Very greatful for help.
Elin Aronsen
Attachment:
cygcheck.outfinal.txt
Description: Text document
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |