Skip to Content.
Sympa Menu

charm - Re: [charm] Problems with charm++

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Problems with charm++


Chronological Thread 
  • From: Phil Miller <mille121 AT illinois.edu>
  • To: 안남조 <anamjo AT naver.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Problems with charm++
  • Date: Fri, 22 Aug 2014 11:41:30 -0500
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm/>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

You may need to run vcvars.bat (iirc) in your environment to set paths and other variables appropriately.

On Aug 22, 2014 6:43 AM, "안남조" <anamjo AT naver.com> wrote:

Hi,

 

I have problem on installing charm on windows(7) using cygwin terminal

 

$ ./build charm++ net-win32 -O

Copying src/scripts/Makefile to net-win32/tmp

Copying compilers for win32 into cygwin /bin directory

Compiling createlink.cpp ...

VC++ is not properly installed!


At first I figure out c++ compiler has problem
But after I install visual c++ again and check it working well
 "VC++ is not properly installed!" came out again

Also 

cygwin warning:
  MS-DOS style path detected: C:\cygwin64\tmp
  Preferred POSIX equivalent is: /tmp
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:

came out only for the first time
Maybe this warning  is the main problem...

Could anyone find out what's wrong?

Thanks,
namjo

_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm




Archive powered by MHonArc 2.6.16.

Top of Page