Opened 10 years ago

Closed 9 years ago

Last modified 8 years ago

#215 closed defect (fixed)

winFuncs problem

Reported by: butler Owned by:
Priority: minor Milestone: SasView 3.1.0
Component: SasView Keywords:
Cc: Work Package: SasView Bug Fixing

Description

winFuncs.c is required by MSVSC compiler (visual Studio) but currently its path is not properly picked up and an error generated — it is not required for mingw and thus people using that compiler will not have a problem — the developer packages uses mingw so this is not a critical bug, but as long as we have the support there it should work

Change History (5)

comment:1 Changed 10 years ago by butler

  • Milestone changed from SasView 3.0.0 to SasView Next Release +1

comment:2 Changed 9 years ago by butler

  • Work Package set to SasView Admin

comment:3 Changed 9 years ago by butler

  • Work Package changed from SasView Admin to SasView Bug Fixing

comment:4 Changed 9 years ago by butler

  • Resolution set to fixed
  • Status changed from new to closed

build sasview with microsoft compiler:

vcvarsall.bat
python setup.py build —compiler=msvc

Paul Kienzle

comment:5 Changed 8 years ago by butler

  • Milestone changed from SasView Next Release +1 to SasView 3.1.0
Note: See TracTickets for help on using tickets.