Displaying 7 results from an estimated 7 matches for "pdbtypes".
2018 May 16
2
Compile error while building LLDB
...lvm/lldb-6.0.0.src/source/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
identifier
CV_REGISTER(CR0, 80)
^
/usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0'
#define CR0 0x00000000...
2018 May 16
2
Compile error while building LLDB
...olFile/PDB/SymbolFilePDB.h:17:
> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
> > identifier
> > CV_REGISTER(CR0, 80)
> > ^
> > /usr/include/sys/termios.h:184:14: note: expanded from m...
2018 May 16
0
Compile error while building LLDB
...ource/./Plugins/SymbolFile/PDB/SymbolFilePDB.h:17:
> In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
> In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
> In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
> In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
> In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
> llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
> identifier
> CV_REGISTER(CR0, 80)
> ^
> /usr/include/sys/termios.h:184:14: note: expanded from macro 'CR0'
> #defin...
2018 May 26
0
Compile error while building LLDB
...lFilePDB.h:17:
>> > In file included from llvm/DebugInfo/PDB/IPDBSession.h:13:
>> > In file included from llvm/DebugInfo/PDB/PDBSymbol.h:13:
>> > In file included from llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:14:
>> > In file included from llvm/DebugInfo/PDB/PDBTypes.h:13:
>> > In file included from llvm/DebugInfo/CodeView/CodeView.h:509:
>> > llvm/DebugInfo/CodeView/CodeViewRegisters.def:78:13: error: expected
>> > identifier
>> > CV_REGISTER(CR0, 80)
>> > ^
>> > /usr/include/sys/termios.h:184:1...
2015 Dec 09
3
Include all the things
...ng two error messages:
In file included from src\main.cpp:1:
In file included from src/../llvm.h:254:
In file included from
\llvm\include\llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:13:
In file included from
\llvm\include\llvm/DebugInfo/PDB/IPDBEnumChildren.h:13:
\llvm\include\llvm/DebugInfo/PDB/PDBTypes.h(444,3) : error: redefinition
of enumerator 'Unknown'
Unknown,
^
\llvm\include\llvm/CodeGen/CallingConvLower.h(189,16) : note: previous
definition is here
typedef enum { Unknown, Prologue, Call } ParmContext;
^
In file included from src\main.cpp:1:
In file included fro...
2015 Dec 09
2
Include all the things
....cpp:1:
>> In file included from src/../llvm.h:254:
>> In file included from
>> \llvm\include\llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h:13:
>> In file included from
>> \llvm\include\llvm/DebugInfo/PDB/IPDBEnumChildren.h:13:
>> \llvm\include\llvm/DebugInfo/PDB/PDBTypes.h(444,3) : error: redefinition
>> of enumerator 'Unknown'
>> Unknown,
>> ^
>> \llvm\include\llvm/CodeGen/CallingConvLower.h(189,16) : note: previous
>> definition is here
>> typedef enum { Unknown, Prologue, Call } ParmContext;
>>
> Try cha...
2004 Oct 01
14
wxruby-swig on Windows & possible release
I''m trying to build wxruby-swig on windows with the idea of building a
windows installer for it. I think that this would go a long way toward
encouraging windows developers to try out wxruby-swig. What do you think?
Are we far enough along to contemplate a release?
Building wxruby-swig on windows is actually going pretty smoothly, but I
want to build it with vc++ 7.1 to match the