-
Hi CTK Folks,
I just wanted to let any interested parties know that we (that is to say I) are in the process of producing some python/PyQt bindings to some of the code in CTK. We have reached a point…
-
hi
`NktHook hook = _spyMgr.CreateHook("Fastprox.dll!CWbemObject::Get", (int)( eNktHookFlags.flgOnlyPreCall));` not working
`NktHook hook = _spyMgr.CreateHook("Fastprox.dll!?Get@CWbemObject@@UAGJPBGJ…
-
Hi,
I am trying to install OMPL version 1.6.0 and when I try to build the Python bindings, I get an error saying there is no rule to update bindings. As far as I can tell, I have all the necessary …
-
I get an error while trying to build the ns3 . I'm kind of clueless so i may have done many things wrong. If anyone could help me i would be grateful.
The error is this:
`Build failed
-> task in '…
-
Thanks for your work on this package! Were you succesful getting it back on CRAN in the end? Would be nice to have it there...
Also one feature request perhaps - as I mentioned before I had been lo…
-
Is there a way to loop over the types defined inside a template? I'm currently testing the library with the following code:
namespace A {
struct B {
struct D { bool d; };
};
…
-
Why is GCC not supported as a compiler?
-
At least on PowerPC this is broken: `GCC/gcc/config/rs6000/host-darwin.c`.
There are two problems. Firstly, the following fails due to conflicting definition:
```
#ifndef HAVE_DECL_SIGALTSTACK
/* …
-
Hi,
I'm trying to compile AMD ROCm with meta-clang as it is llvm required for the project to compile.
I first started with this: https://github.com/RadeonOpenCompute/ROCm-Device-Libs but when I a…
-
I can see that I can get get_field_type of a specific field, however is there a method available to list the available fields?
Im trying to create a dynamic documentation tool to document C header …
hecko updated
3 years ago