Eric Sink
Eric Sink
The only way to change the string passed to the DllImport attribute is with conditional compilation. So the builds with e_ are referencing the custom builds I include as part...
I don't know what .Open call you are referring to. It doesn't sound like part of SQLitePCLRaw.
It looks like riscv64 support was added to the other `cb` repo back in July. Did I somehow miss getting the C# side of things merged back then?
Oops! Sorry.
Unless something has changed, `sqlite-net-pcl` does not rely on `Microsoft.Data.Sqlite`. Did you mean that it relies on `SQLitePCLRaw` ?
I'm not sure I like the naming I chose for TDF_Label_Displace as a way to call TNaming::Displace.
> Out of curiosity, what functionality do you want from OCAF? I need (or think I need) a way to reference solids and their faces by names. I find the...
> Or do you need something that tracks features even if the topology has changed? I *think* the answer to this is "yes", but I'm not too familiar with OpenCascade,...
Those remarks raise my confidence that I'm on the right track with OCAF. Anyway... based on what you've said about your new approach to the bindings, I'm guessing you can...
> I'd be interested to hear what you discover with OCAF, too. I've been experimenting with non-OCAF approaches for keeping track of things, and I'm getting much better traction. OCAF...