<div dir="ltr"><div>I get an error when trying to build the tutorial1:<br><br>Copying jLibOlympusUtility.jar from Olympus to bin\x86-nt... Done<br>Copying libOlympusUtility.dll from Olympus to bin\x86-nt... Failed<br>Could not copy libOlympusUtility.dll to bin\x86-nt.<br>
Have you built libOlympusUtility.dll?<br>Do you have permission to copy libOlympusUtility.dll to bin\x86-nt?<br><br><br></div>It's not getting created when I build the framework and there seems to be a <br>problem accessing bin\Release.  It doesn't seem to exist. Here's the build.log:<br>
<br>----------------<br><br>CMake Error in Libraries/cmake-sphinxbase/CMakeLists.txt:<br><br>  Cannot find source file "ad.h".  Tried extensions .c .C .c++ .cc .cpp .cxx<br><br>  .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx<br>
<br><br>WriteExternalProject vs71<br><br>WriteExternalProject vs71<br><br>-- Build files have been written to: C:/Olympus/2.5/Build/cmake<br><br>Running command: "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\VCPackages\vcbuild.exe" "Olympus.sln" /M2 "Release|Win32"<br>
<br>Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.30729<br>Copyright (C) Microsoft Corporation. All rights reserved.<br><br>1>Build started: Project: ProcessMonitor, Configuration: Release|Win32<br>
1>ProcessMonitor - up-to-date<br><br>Build complete: 1 Projects succeeded, 0 Projects failed, 0 Projects skipped<br>Copying compiled executables and libraries from bin\Release to bin\x86-nt.... Could not open bin\Release for reading.<br>
Do you have permission to read it's contents?<br><br><br>Running command: "C:\ant\bin\ant.bat" -buildfile Libraries\libOlympusUtility\javaLibOlympusUtility\build.xml default<br><br>Buildfile: C:\Olympus\2.5\Libraries\libOlympusUtility\javaLibOlympusUtility\build.xml<br>
<br><div>-------------------<br><br></div><div>How would I go about building the libOlympusUtility.dll ?<br></div></div>