Aidin Gharibnavaz

Results 56 comments of Aidin Gharibnavaz

Creative Idea! Though the code will become a little dirty. I couldn't came up with a cleaner idea. So, give it a try! I'm waiting for your Pull Request (:

Create a `cpp` file for the test. And add it to `Makefile.am` under the `libtocc/tests/src/` directory. That should be enougth.

1) It looks for `libtocc.pc`. It should be in `/usr/local/lib/pkgconfig/libtocc.pc`. If you couldn't fix your problem, please ask in malining list. (Others may have the answer, and we keep this...

I'm don't own a Windows machine myself. But if someone take over the task, I would happily help them.

Thanks @DThiebaud (: I assume MSVC means less dependency (and maybe easier for other developers/users to work with). So, try that first. But, anything that works is good. I have...

I managed to compile both on my Ubuntu 20.04. For tests, note that it depends on version one of Catch. I compiled and run tests with `v1.10.0` of Catch. (It...

> However, when I download Catch v1.10.0 into /usr/local/include, ./configure for tests still says it can't find it That's strange. The only thing I can think of is that you...

Thanks for all the effort! Yes please make a PR with your changes. Also, it would be nice to document how to compile libtocc with MSVC, for other users and...

For the `unqlite` it's not a bad idea to include it in the source code. After this version, they made it a closed source project and ask you to pay...

@AnkitAggarwalPEC : Are you still working on it? If you don't have enough free time, I will assign this issue to someone else. You can work on other things when...