search for: companyone

Displaying 3 results from an estimated 3 matches for "companyone".

2010 May 02
3
[LLVMdev] Compiling LLVM 2.7 with Visual Studio 2010.
Hey, Downloaded the release, used CMake to create solution... building mostly seems to be OK, except for a couple of compiler errors. warning C4090: 'function' : different 'const' qualifiers d:\companyone\external\llvm\source\llvm-2.7\lib\support\regengine.inc 188 error C2248: 'llvm::EquivalenceClasses<ElemTy>::ECValue::ECValue' : cannot access private member declared in class 'llvm::EquivalenceClasses<ElemTy>::ECValue' C:\Program Files (x86)\Microsoft Visual Studio...
2010 May 02
0
[LLVMdev] Compiling LLVM 2.7 with Visual Studio 2010.
...van Dijck <llvm at tomvandijck.com> wrote: > Hey, > > Downloaded the release, used CMake to create solution... building mostly > seems to be OK, except for a couple of compiler errors. > > > warning C4090: 'function' : different 'const' qualifiers > d:\companyone\external\llvm\source\llvm-2.7\lib\support\regengine.inc 188 > error C2248: 'llvm::EquivalenceClasses<ElemTy>::ECValue::ECValue' : cannot > access private member declared in class > 'llvm::EquivalenceClasses<ElemTy>::ECValue' C:\Program Files > (x86)\Mic...
2010 May 02
2
[LLVMdev] Compiling LLVM 2.7 with Visual Studio 2010.
...om>wrote: > >> Hey, >> >> Downloaded the release, used CMake to create solution... building mostly >> seems to be OK, except for a couple of compiler errors. >> >> >> warning C4090: 'function' : different 'const' qualifiers >> d:\companyone\external\llvm\source\llvm-2.7\lib\support\regengine.inc 188 >> error C2248: 'llvm::EquivalenceClasses<ElemTy>::ECValue::ECValue' : cannot >> access private member declared in class >> 'llvm::EquivalenceClasses<ElemTy>::ECValue' C:\Program Files &g...