search for: librarypath

Displaying 11 results from an estimated 11 matches for "librarypath".

Did you mean: library_path
2014 Sep 29
2
[LLVMdev] Windows Installer
...)\PlatformToolsets\v120\Toolset.props')"/> > > <PropertyGroup> > <LLVMInstallDir>C:\Program Files (x86)\LLVM</LLVMInstallDir> > > <ExecutablePath>"$(LLVMInstallDir)\msbuild-bin";$(ExecutablePath)</ExecutablePath> > > <LibraryPath>$(LLVMInstallDir)\lib\clang\3.6.0\lib\windows;$(LibraryPath)</LibraryPath> > </PropertyGroup> > > <ItemDefinitionGroup> > <ClCompile> > <!-- Set the value of _MSC_VER to claim for compatibility --> > <AdditionalOptions>-m6...
2014 Sep 30
2
[LLVMdev] Windows Installer
...olset.props')"/> >> >> <PropertyGroup> >> <LLVMInstallDir>C:\Program Files (x86)\LLVM</LLVMInstallDir> >> <ExecutablePath>"$(LLVMInstallDir)\msbuild-bin";$(ExecutablePath)</ExecutablePath> >> <LibraryPath>$(LLVMInstallDir)\lib\clang\3.6.0\lib\windows;$(LibraryPath)</LibraryPath> >> </PropertyGroup> >> >> <ItemDefinitionGroup> >> <ClCompile> >> <!-- Set the value of _MSC_VER to claim for compatibility --> &gt...
2014 Sep 29
2
[LLVMdev] Windows Installer
Open the file toolset-vs2013.props and you'll understand what's happening and where the path is set. It tries to fetch the LLVM installation path from the Windows registry. Just fix this (maybe editing your registry or editing the .props file, whatever suits you best). On Mon, Sep 29, 2014 at 5:33 PM, Eric Mader <emader at gmx.us> wrote: > I copied the x64 toolsets by hand and
2014 Oct 01
2
[LLVMdev] size_t?
We inject a typedef for size_t here: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/Sema.cpp?revision=218230&view=markup#l206 The typedef type is determined by calling getSizeType(). SizeType is (relevantly) calculated in two places: X86_64 http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Basic/Targets.cpp?revision=218666&view=markup#l3512 X86_32
2002 May 18
2
BUG?
Dear Users, I downloaded the new R and before I update the packages from Cran I receive the following message?: Delete downloaded files (y/N)? y updating HTML package descriptions Warning message: error -1 in extracting from zip file What's wrong? Thanks Rick -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2002 Jul 10
0
Configuring SJava on Windows
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "F:/Program Files/R/rw1051/library/SJava/libs" $libraryPath [1] "F:/Program Files/R/rw1051/library/SJava/libs" In particular I don't know if I have to tell to SJava where is my Java Runtime Environment. Thank you for your help, Tristan Lorino ---------------------- ?cole Nationale V?t?rinaire d'Alfort - http://www.vet-alfort.fr, T?l. 0...
2004 Jan 15
0
Sjava question on MacOS 10.3
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "/Users/sdavis/R-1.81/lib/R/library/SJava/libs" $libraryPath [1] "/Users/sdavis/R-1.81/lib/R/library/SJava/libs" > .Java("Math","sin","PI") $key [1] "1" $className [1] "org.omegahat.Environment.Language.StaticMethodAlias" attr(,"class") [1] "AnonymousOmegahatReference" >...
2004 Oct 15
0
SJava 0.65 and R 2.0.0 (slightly long)
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "" $libraryPath [1] "" -------------------------------------------- and doing .JavaInit() gives me: JVM (nil) Env (nil) [1] error initializing manager class Cannot find the Omegahat interface manager class. Check you classpath! Error in .JavaInit() : Couldn't start Java Virtual Machine: Cannot fin...
2003 Nov 22
0
R crashes with package SJava; was Memory leakage?
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "D:/PROGRA~1/R/rw1081/library/SJava/libs" $libraryPath [1] "D:/PROGRA~1/R/rw1081/library/SJava/libs" ================ Takeshi Takama University of Oxford Transport Studies Unit St. Catherine's College Oxford Kobe scholar phone ++44 (01865) 2 74709 fax ++44 (01865) 515194 takeshi.takma at tsu.ox.ac.uk
2003 Feb 03
2
[Out off-topic] SJava under Windows
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "C:/PROGRA~1/R/rw1062/library/SJava/libs" $libraryPath [1] "C:/PROGRA~1/R/rw1062/library/SJava/libs" Any idea? Best regards, Philippe Grosjean ...........]<(({?<...............<?}))><............................... ) ) ) ) ) ( ( ( ( ( Dr. Philippe Grosjean ) ) ) ) ) ( ( ( ( ( LOV, UMR 7093 ) ) ) ) ) Stat...
2003 Sep 24
1
SJava help
...OmegahatSearchPath ".,${OMEGA_HOME}/Environment/Scripts/Run,${OMEGA_HOME}/Jars/Environment.jar" java.library.path "/usr/lib/R/library/SJava/libs" $libraryPath [1] "/usr/lib/R/library/SJava/libs" $args character(0) > .JavaInit() [1] error initializing manager class can't find class java/lang/Hashtable Error in .JavaInit() : Couldn't start Java Virtual Machine: can't find class java/lang/Hashtable > The output from installat...