search for: myabsolutepathroot

Displaying 2 results from an estimated 2 matches for "myabsolutepathroot".

2008 Feb 21
3
[LLVMdev] LLVM Win32 Issue
...uestions. First, what exactly is the code that VStudio seems to be stripping? I might be able to figure out how to prevent it from being overzealous. Second, I tried putting the code you gave in my app, and I got into a wild goose chase of include files not being found. Finally ended with: <myabsolutepathroot>\llvm\target\x86\x86instrinfo.h(225) : error C2504: 'TargetInstrInfoImpl' : base class undefined Did you put that code into LLVM itself and then call it from your app? Lastly, what do you mean by "somewhere real"? Thanks again, Aaron > You'll need to link in x86...
2008 Feb 21
0
[LLVMdev] LLVM Win32 Issue
...uestions. First, what exactly is the code that VStudio seems to be stripping? I might be able to figure out how to prevent it from being overzealous. Second, I tried putting the code you gave in my app, and I got into a wild goose chase of include files not being found. Finally ended with: <myabsolutepathroot>\llvm\target\x86\x86instrinfo.h(225) : error C2504: 'TargetInstrInfoImpl' : base class undefined Did you put that code into LLVM itself and then call it from your app? Lastly, what do you mean by "somewhere real"? Thanks again, Aaron > You'll need to link in x86...