I am currently trying to build the owl_cpp libraries on Windows with Cygwin so
that I can use them in a C++ application I am developing in Visual Studio
2008. I suppose this is the right way to go about this? I have successfully
installed raptor2-2.0.4, FaCT++ and the expat xml parser. I am working with
the owl-cpp-37edd38 snapshot and Boost.Build.
I have followed the instructions in the build.txt file. I have posted the
output I get when running the bjam release lib_owl_cpp command at the end of
the message. A lot of the errors seem to be linked to raptor although raptor
installs without errors.
include\owl_cpp/terms/uri_tags.hpp(24) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(24) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\fact_visitor.hpp(17) : fatal
error C1083: Cannot open include file: 'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\include\owl_cpp\terms\uri_tags.hpp(24) : warning C4003: not enough
actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_1'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_SIZE_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_SIZE_2'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_TAIL_I'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_TAIL_I'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_STRINGIZE_I'
lib\term_tags.cpp(17) : error C2063: 'owl_cpp::terms::T__generic::name' : not
a function
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\include\owl_cpp\terms\uri_tags.hpp(24) : warning C4003: not enough
actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(24) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\fact_visitor.hpp(17) : fatal
error C1083: Cannot open include file: 'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-version-2.0.4="" \\threading-multi="">raptor-vc90-mt-2_0.lib for lack of <pC:\\owl-cpp\\owl-cpp- 37edd38\\owl-cpp-37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-="" version-2.0.4\\threading-multi="">raptor_parse-vc90-mt-2_0.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-version-2.0.4="" \\threading-multi="">raptor-vc90-mt-2_0.dll for lack of <pC:\\owl-cpp\\owl-cpp- 37edd38\\owl-cpp-37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-="" version-2.0.4\\threading-multi="">raptor_parse-vc90-mt-2_0.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\bin\\msvc-9.0\\release\\threading-multi="">lib_owl_cpp.dll for lack of
<pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp-37edd38\\out\\bin\\msvc-9.0\\release \\threading-multi="">fact_visitor.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\bin\\msvc-9.0\\release\\threading-multi="">lib_owl_cpp.lib for lack of
<pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp-37edd38\\out\\bin\\msvc-9.0\\release \\threading-multi="">fact_visitor.obj...
...failed updating 45 targets...
...skipped 4 targets...
...updated 1 target...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I made commits to the master branch. Please pull the tag "v.0.0.2". I tested
it under WinXP 32bit VS 2009. The static libraries compile without a problem,
but the dynamic ones and some of the tests (that use DLLs) still produce
errors. I am working on it. I am also fixing those macro warnings. They are
quite annoying.
Needless to say, under linux/gcc everything works without problems.
Compiling owl_cpp does not require Sygwin. In fact, I have never tested it
under Sygwin. Do you need Sygwin for your own reasons?
Please note that the external libraries (Fact, Raptor, and Expat) you don't
need to compile and install by yourself. The build system is supposed to do it
for you. Just provide the sources as they are distributed and set their
locations in user-config.jam.
Regards
Mikhail
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the response. My mistake was that I was trying to build lib_owl_cpp
on top of the compiled source code from the external libraries. As you
mentioned the build system built everything nicely from the external
libraries' source code. I was able to build lib_owl_cpp without errors.
Thanks a lot,
Andrew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I build lib_owl_cpp successful,but I do not use jam to build,you know jam is
complex,I want to build it use makefile,but i failed, use owlcpp code ,open vs
2010,use vs2010 build ,do you help me
Thanks a lot,
Yong
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After you successfully build owlcpp libraries it should be easy to use them in
MS Visual Studio projects. Add "owlcpp/include" to the list of include
directories and add the owlcpp libraries you built to the list of link
libraries.
Perhaps I could give you a better answer if you ask a more specific question.
Regards
Mikhail
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\NSCCOR01.dll', Binary was not built
with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\shlwapi.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\DrmSSO.dll', Binary was not built with
debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\psapi.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\shell32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-
Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll', Cannot
find or open the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\comctl32.dll', Cannot find or open
the PDB file
Most of the errors that you see are related to Windows system libraries. You
probably have a problem with your Visual Studio installation or with some
project options. I cannot help you with those, unfortunately. Please try
googling some of your error messages to find a solution.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am currently trying to build the owl_cpp libraries on Windows with Cygwin so
that I can use them in a C++ application I am developing in Visual Studio
2008. I suppose this is the right way to go about this? I have successfully
installed raptor2-2.0.4, FaCT++ and the expat xml parser. I am working with
the owl-cpp-37edd38 snapshot and Boost.Build.
I have followed the instructions in the build.txt file. I have posted the
output I get when running the bjam release lib_owl_cpp command at the end of
the message. A lot of the errors seem to be linked to raptor although raptor
installs without errors.
Any help would be greatly appreciated.
Thanks,
Andrew
$bjam release lib_owl_cpp
The system cannot find the path specified.
...patience...
...patience...
...found 1989 targets...
...updating 50 targets...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\fact_visitor.obj
fact_visitor.cpp
include\owl_cpp/terms/uri_tags.hpp(24) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(24) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\fact_visitor.hpp(17) : fatal
error C1083: Cannot open include file: 'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\fact_visitor.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\fact_visitor.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\predicate_fact.obj
predicate_fact.cpp
include\owl_cpp/predicate_fact.hpp(11) : fatal error C1083: Cannot open
include file: 'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\predicate_fact.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\predicate_fact.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\query_fact.obj
query_fact.cpp
lib\query_fact.cpp(7) : fatal error C1083: Cannot open include file:
'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\query_fact.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\query_fact.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\term_tags.obj
term_tags.cpp
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\include\owl_cpp\terms\uri_tags.hpp(24) : warning C4003: not enough
actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_1'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_SIZE_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_SIZE_2'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_TAIL_I'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_TAIL_I'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\term_tags.cpp(17) : warning C4003: not enough actual parameters for macro
'BOOST_PP_STRINGIZE_I'
lib\term_tags.cpp(17) : error C2063: 'owl_cpp::terms::T__generic::name' : not
a function
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\term_tags.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\term_tags.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\triple_to_fact.obj
triple_to_fact.cpp
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\include\owl_cpp\terms\uri_tags.hpp(24) : warning C4003: not enough
actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_1'
include\owl_cpp/terms/term_tags.hpp(29) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(24) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(46) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_0'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\type_vector.hpp(51) : warning
C4003: not enough actual parameters for macro 'BOOST_PP_SEQ_ELEM_1'
c:\owl-cpp\owl-cpp-37edd38\owl-cpp-37edd38\lib\fact_visitor.hpp(17) : fatal
error C1083: Cannot open include file: 'Kernel.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\triple_to_fact.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\triple_to_fact.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\uri_tags.obj
uri_tags.cpp
include\owl_cpp/terms/uri_tags.hpp(24) : warning C4003: not enough actual
parameters for macro 'BOOST_PP_SEQ_ELEM_0'
lib\uri_tags.cpp(16) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\uri_tags.cpp(16) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_1'
lib\uri_tags.cpp(16) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\uri_tags.cpp(16) : warning C4003: not enough actual parameters for macro
'BOOST_PP_SEQ_ELEM_0'
lib\uri_tags.cpp(16) : warning C4003: not enough actual parameters for macro
'BOOST_PP_STRINGIZE_I'
lib\uri_tags.cpp(16) : error C2059: syntax error : ';'
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\uri_tags.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\bin\msvc-9.0\release\threading-multi\uri_tags.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_parse-vc90-mt-2_0.obj
raptor_parse.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_parse-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_parse-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize-vc90-mt-2_0.obj
raptor_serialize.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rfc2396-vc90-mt-2_0.obj
raptor_rfc2396.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rfc2396-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rfc2396-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_uri-vc90-mt-2_0.obj
raptor_uri.c
C:\raptor2-2.0.4\src\raptor_uri.c(45) : fatal error C1083: Cannot open include
file: 'unistd.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_uri-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_uri-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_log-vc90-mt-2_0.obj
raptor_log.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_log-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_log-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_locator-vc90-mt-2_0.obj
raptor_locator.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_locator-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_locator-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_namespace-vc90-mt-2_0.obj
raptor_namespace.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_namespace-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_namespace-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_qname-vc90-mt-2_0.obj
raptor_qname.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_qname-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_qname-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_option-vc90-mt-2_0.obj
raptor_option.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_option-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_option-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_general-vc90-mt-2_0.obj
raptor_general.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_general-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_general-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_unicode-vc90-mt-2_0.obj
raptor_unicode.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_unicode-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_unicode-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_www-vc90-mt-2_0.obj
raptor_www.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_www-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_www-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_statement-vc90-mt-2_0.obj
raptor_statement.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_statement-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_statement-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_term-vc90-mt-2_0.obj
raptor_term.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_term-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_term-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sequence-vc90-mt-2_0.obj
raptor_sequence.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sequence-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sequence-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_stringbuffer-vc90-mt-2_0.obj
raptor_stringbuffer.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_stringbuffer-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_stringbuffer-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_iostream-vc90-mt-2_0.obj
raptor_iostream.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_iostream-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_iostream-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml-vc90-mt-2_0.obj
raptor_xml.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml_writer-vc90-mt-2_0.obj
raptor_xml_writer.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml_writer-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_xml_writer-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_set-vc90-mt-2_0.obj
raptor_set.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_set-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_set-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_common-vc90-mt-2_0.obj
turtle_common.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_common-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_common-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_turtle_writer-vc90-mt-2_0.obj
raptor_turtle_writer.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_turtle_writer-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_turtle_writer-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_avltree-vc90-mt-2_0.obj
raptor_avltree.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_avltree-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_avltree-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\snprintf-vc90-mt-2_0.obj
snprintf.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\snprintf-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\snprintf-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_json_writer-vc90-mt-2_0.obj
raptor_json_writer.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_json_writer-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_json_writer-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_memstr-vc90-mt-2_0.obj
raptor_memstr.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_memstr-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_memstr-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_concepts-vc90-mt-2_0.obj
raptor_concepts.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_concepts-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_concepts-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_syntax_description-vc90-mt-2_0.obj
raptor_syntax_description.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_syntax_description-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_syntax_description-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_expat-vc90-mt-2_0.obj
raptor_expat.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_expat-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_expat-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rdfxml-vc90-mt-2_0.obj
raptor_rdfxml.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rdfxml-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_rdfxml-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sax2-vc90-mt-2_0.obj
raptor_sax2.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sax2-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_sax2-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_lexer-vc90-mt-2_0.obj
turtle_lexer.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_lexer-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_lexer-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_parser-vc90-mt-2_0.obj
turtle_parser.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_parser-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\turtle_parser-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\ntriples_parse-vc90-mt-2_0.obj
ntriples_parse.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\ntriples_parse-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\ntriples_parse-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_guess-vc90-mt-2_0.obj
raptor_guess.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_guess-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_guess-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize_ntriples-vc90-mt-2_0.obj
raptor_serialize_ntriples.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize_ntriples-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_serialize_ntriples-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc_data-vc90-mt-2_0.obj
raptor_nfc_data.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc_data-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc_data-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc-vc90-mt-2_0.obj
raptor_nfc.c
c:\raptor2-2.0.4\src\raptor_internal.h(1182) : fatal error C1083: Cannot open
include file: 'sys/time.h': No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\raptor_nfc-vc90-mt-2_0.obj...
compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\parsedate-vc90-mt-2_0.obj
parsedate.c
./parsedate.y(44) : fatal error C1083: Cannot open include file: 'sys/time.h':
No such file or directory
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul
cl /Zm800 -nologo @"C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\parsedate-vc90-mt-2_0.obj.rsp"
...failed compile-c-c++ C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\raptor\raptor\raptor\msvc-9.0\release\raptor-version-2.0.4
\threading-multi\parsedate-vc90-mt-2_0.obj...
msvc.link.dll C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\expat\expat\expat\msvc-9.0\release\expat-version-2.0.1
\threading-multi\expat-vc90-mt-2_0.dll
msvc.manifest.dll C:\owl-cpp\owl-cpp-37edd38\owl-cpp-
37edd38\out\ext\expat\expat\expat\msvc-9.0\release\expat-version-2.0.1
\threading-multi\expat-vc90-mt-2_0.dll
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-version-2.0.4="" \\threading-multi="">raptor-vc90-mt-2_0.lib for lack of <pC:\\owl-cpp\\owl-cpp- 37edd38\\owl-cpp-37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-="" version-2.0.4\\threading-multi="">raptor_parse-vc90-mt-2_0.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-version-2.0.4="" \\threading-multi="">raptor-vc90-mt-2_0.dll for lack of <pC:\\owl-cpp\\owl-cpp- 37edd38\\owl-cpp-37edd38\\out\\ext\\raptor\\raptor\\raptor\\msvc-9.0\\release\\raptor-="" version-2.0.4\\threading-multi="">raptor_parse-vc90-mt-2_0.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\bin\\msvc-9.0\\release\\threading-multi="">lib_owl_cpp.dll for lack of
<pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp-37edd38\\out\\bin\\msvc-9.0\\release \\threading-multi="">fact_visitor.obj...
...skipped <pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp- 37edd38\\out\\bin\\msvc-9.0\\release\\threading-multi="">lib_owl_cpp.lib for lack of
<pC:\\owl-cpp\\owl-cpp-37edd38\\owl-cpp-37edd38\\out\\bin\\msvc-9.0\\release \\threading-multi="">fact_visitor.obj...
...failed updating 45 targets...
...skipped 4 targets...
...updated 1 target...
Hi Andrew,
I made commits to the master branch. Please pull the tag "v.0.0.2". I tested
it under WinXP 32bit VS 2009. The static libraries compile without a problem,
but the dynamic ones and some of the tests (that use DLLs) still produce
errors. I am working on it. I am also fixing those macro warnings. They are
quite annoying.
Needless to say, under linux/gcc everything works without problems.
Compiling owl_cpp does not require Sygwin. In fact, I have never tested it
under Sygwin. Do you need Sygwin for your own reasons?
Please note that the external libraries (Fact, Raptor, and Expat) you don't
need to compile and install by yourself. The build system is supposed to do it
for you. Just provide the sources as they are distributed and set their
locations in user-config.jam.
Regards
Mikhail
Hi Mikhail,
Thanks for the response. My mistake was that I was trying to build lib_owl_cpp
on top of the compiled source code from the external libraries. As you
mentioned the build system built everything nicely from the external
libraries' source code. I was able to build lib_owl_cpp without errors.
Thanks a lot,
Andrew
Hi Mikhail,
I want to open the VS2010 to user owlcpp,but I failed.do you help me?
Thanks a lot,
yong
Please see building instructions in owlcpp/doc/build.txt in the
source tree that you checked out.
Hi Mikhail,
I build lib_owl_cpp successful,but I do not use jam to build,you know jam is
complex,I want to build it use makefile,but i failed,
use owlcpp code ,open vs 2010,use vs2010 build ,do you help me
Hi Mikhail,
I build lib_owl_cpp successful,but I do not use jam to build,you know jam is
complex,I want to build it use makefile,but i failed, use owlcpp code ,open vs
2010,use vs2010 build ,do you help me
Thanks a lot,
Yong
Hello Yong,
After you successfully build owlcpp libraries it should be easy to use them in
MS Visual Studio projects. Add "owlcpp/include" to the list of include
directories and add the owlcpp libraries you built to the list of link
libraries.
Perhaps I could give you a better answer if you ask a more specific question.
Regards
Mikhail
Hi Mikhail,
I use it ,But I failed ,I build it successfully ,but I did not run it;
The error is:
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\findowl.exe', Symbols loaded.
'findowl.exe': Loaded 'D:\WINDOWS\system32\ntdll.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\kernel32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\owlcpp_io.dll', Symbols loaded.
'findowl.exe': Loaded 'G:\visual studio 2010\Projects\findowl\Debug\raptor-
vc100-mt-gd-2_0.dll', Symbols loaded.
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\libxml2.dll', Binary was not built with debug
information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\wsock32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\ws2_32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\advapi32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\rpcrt4.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\secur32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\msvcrt.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\ws2help.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\iconv.dll', Binary was not built with debug
information.
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\zlib1.dll', Cannot find or open the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\msvcr100d.dll', Symbols loaded.
'findowl.exe': Loaded 'G:\visual studio
2010\Projects\findowl\Debug\owlcpp_rdf.dll', Symbols loaded.
'findowl.exe': Loaded 'D:\WINDOWS\system32\msvcp100d.dll', Symbols loaded.
'findowl.exe': Loaded 'G:\visual studio 2010\Projects\findowl\Debug
\boost_system-vc100-mt-gd-1_49.dll', Symbols loaded.
'findowl.exe': Loaded 'G:\visual studio 2010\Projects\findowl\Debug
\boost_filesystem-vc100-mt-gd-1_49.dll', Symbols loaded.
'findowl.exe': Loaded 'D:\WINDOWS\system32\PaperSecu\PaperHK.dll', Binary was
not built with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\user32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\gdi32.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\winspool.drv', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\oleaut32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\ole32.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\imm32.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\lpk.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\usp10.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\NSCEXT2.dll', Binary was not built
with debug information.
'findowl.exe': Unloaded 'D:\WINDOWS\pcdrm\NSCEXT2.dll'
'findowl.exe': Loaded 'D:\WINDOWS\system32\PaperSecu\secuutil.dll', Binary was
not built with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\iphlpapi.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\version.dll', Cannot find or open
the PDB file
'findowl.exe': Unloaded 'D:\WINDOWS\system32\PaperSecu\secuutil.dll'
'findowl.exe': Unloaded 'D:\WINDOWS\system32\version.dll'
'findowl.exe': Unloaded 'D:\WINDOWS\system32\iphlpapi.dll'
'findowl.exe': Loaded 'D:\WINDOWS\incops3\ICDCNL.dll', Binary was not built
with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\version.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\setupapi.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\dbghelp.dll', Cannot find or open
the PDB file
'findowl.exe': Unloaded 'D:\WINDOWS\system32\dbghelp.dll'
'findowl.exe': Loaded 'D:\WINDOWS\incops3\ICATCDLL.dll', Binary was not built
with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\dbghelp.dll', Cannot find or open
the PDB file
'findowl.exe': Unloaded 'D:\WINDOWS\system32\dbghelp.dll'
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\NSCFA.dll', Binary was not built with
debug information.
'findowl.exe': Unloaded 'D:\WINDOWS\pcdrm\NSCFA.dll'
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\NSCCOR01.dll', Binary was not built
with debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\shlwapi.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\DrmSSO.dll', Binary was not built with
debug information.
'findowl.exe': Loaded 'D:\WINDOWS\system32\psapi.dll', Cannot find or open the
PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\shell32.dll', Cannot find or open
the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-
Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\comctl32.dll', Cannot
find or open the PDB file
'findowl.exe': Loaded 'D:\WINDOWS\system32\comctl32.dll', Cannot find or open
the PDB file
'findowl.exe': Unloaded 'D:\WINDOWS\pcdrm\DrmSSO.dll'
'findowl.exe': Unloaded 'D:\WINDOWS\pcdrm\NSCCOR01.dll'
'findowl.exe': Loaded 'D:\WINDOWS\pcdrm\NSCCOR03.dll', Binary was not built
with debug information.
HEAP: Invalid Address specified to RtlValidateHeap( 008B0000, 01850048 )
Windows has triggered a breakpoint in findowl.exe.
This may be due to a corruption of the heap, which indicates a bug in
findowl.exe or any of the DLLs it has loaded.
This may also be due to the user pressing F12 while findowl.exe has focus.
The output window may have more diagnostic information.
Thanks a lot,
Yong
this findowl.cpp sourcecode:
include "stdafx.h"
include <iostream>
include "owlcpp/io/catalog.hpp"
include "owlcpp/lib_info.hpp"
include "owlcpp/logic/detail/triple_to_fact_adaptor.hpp"
include "owlcpp/rdf/triple_store.hpp"
include "owlcpp/rdf/query_node.hpp"
include "owlcpp/io/input.hpp"
include "factpp/Kernel.hpp"
/**
Make a catalog of OWL ontologies in input locations
************/
int main(int argc, char argv) {
//TCHAR* ar = _T("c:/a.owl");
argv = "a.owl";
argc = 2;
owlcpp::Lib_info::print(std::cout << "find_owl, ") << std::endl;
if( argc < 2 ) {
std::cout << "Usage: find_owl path1 " << std::endl;
return 0;
}
boost::filesystem::path pathoo(argv);
std::cout << pathoo.string();
try {
owlcpp::Catalog cat ;
//if( ! exists(pathoo) ) {
//std::cout<<"not found"
// <<pathoo.string();
//}
cat.add(argv, false, 100);
// for(int i = 1; i != argc; ++i){
// cat.add(argv_, false, 100);
//}
std::cout << "path" << '\t' << "ontologyIRI" << '\t' << "versionIRI" << '\n';
BOOST_FOREACH(const owlcpp::Doc_id id, cat) {
std::cout
<< '\"' << cat.path(id) << "\"\t\""
<< cat.ontology_iri(id) << "\"\t\""
<< cat.version_iri(id) << "\"\n"
;
}
} catch(...) {
std::cerr << boost::current_exception_diagnostic_information() << std::endl;
return 1;
}
/**
owlcpp::Triple_store ts(owlcpp::Node_map_std::get(owlcpp::Nodes_owl()));
load_file("a.owl", ts);
ReasoningKernel k;
owlcpp::logic::factpp::Adaptor_triple at(ts, k, false);
BOOST_FOREACH(owlcpp::Triple const& t, ts.triples()) {
std::cout
<< to_string_short(t.subject(), ts) << ' '
<< to_string_short(t.predicate(), ts) << ' '
<< to_string_short(t.object(), ts)
<< std::endl;
at.submit(t);
}
exit(0);
*/
}
_
Most of the errors that you see are related to Windows system libraries. You
probably have a problem with your Visual Studio installation or with some
project options. I cannot help you with those, unfortunately. Please try
googling some of your error messages to find a solution.