dbirch997 / cantera

Automatically exported from code.google.com/p/cantera
1 stars 0 forks source link

Building Cantera 1.7 with Visual C++ .NET #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 Iam having some errors in building Cantera 1.7 with Visual C++ .NET. I
have reffered to "Building Cantera 1.7 with Visual C++ .NET", November 2006
version by DG Goodwin. 

1. Error 1 general error c10100b1: Failed to load file ". \ Release \
config_h.exe. The system can not find the file specified.         file:
Mt.exe                project:config_h

2. I have kept cantera and sundials folders under the same folder(slide
18), still it can not find sundials which are clearly present in the
sundials folder. Even when I use cantera_no_sundials.sln, I get this error.
If I use cantera.sln, then there are a lot of sundials it can not find.
Error 3 fatal error C1083: file (include) can not be opened: "sundials /
sundials_nvector.h ': No such file or directory
file: c: \ cantera-1.7.0-src \ cantera \ cantera \ src \ CVodesIntegrator.h
32             project: cantera

3.Error 6 error C4335: Mac file format identified. Convert the source file
in DOS or UNIX format.
file: c: \ cantera-1.7.0-src \ cantera \ ext \ f2c_libs \ arith.h         
     project: f2c_libs

4.Error 10 issues of the project output group '(name can not be found) "can
not be found. Either the group, the configuration or the project was
removed from the solution.
file: C: \ Cantera-1.7.0-src \ cantera \ win32 \ VC7 \ SetupCantera \
SetupCantera.vdproj                                project:SetupCantera

5.I don' want to use MATLAB and I have set my environment variable
MATLAB_CMD to REM.
Error 9 The source file "C: \ Cantera-1.7.0-src \ cantera \ cantera \
matlab \ cantera \ ctmethods.mexw32" for the file "ctmethods.mexw32", which
is in "[TARGETDIR] \ MATLAB \ toolbox \ cantera "is, can not be found. The
file is missing or blocked.
file: C: \ Cantera-1.7.0-src \ cantera \ win32 \ VC7 \ SetupCantera \
SetupCantera.vdproj           project:SetupCantera

What version of the product are you using? On what operating system?
Microsoft Visual Studio 9.0 ; Microsoft Windows XP Professional

my email: saurabhsingh986@gmail.com

Original issue reported on code.google.com by saurabhs...@gmail.com on 28 Apr 2010 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by yarmond on 28 May 2011 at 12:57