Jan Pedersen

Results 14 comments of Jan Pedersen

Yes, I have run the benchmarks Yes, it is quite challenging for scmlcc to handle this many parallel children. I just thought a long compilation time was better than no...

Fixed in #107 for non-parallel state machines Will look into parallel state-machines later.

You need to place boost under scxmlcc/src/boost_1_69_0 and build it there. Alternatively you need to update the directories in VC under Configuration Properties > C/C++ > General > Additional Include...

So it works for you on linux, but you are still having problems on windows? If you provide the windows version and VC version you use, I can try if...

The master branch is stable, so you can try this. It is just not tagged with a version nummer. It wont probobly be long before a new tag is made...

wow, nice :-) I will have a look at it when I get some time

They should be run automatically - if you have C++17 But I see that the unit test makefile enables only C++11, so they have probably not been run for a...

fixed in commit 857f255d2156a9fefe89c1aadc07fc1b8c234f22 thread safe tests are now run - if you have c++17

You are right, I missed that.

note from PR: Yes, I think that is better. However: The original versioning idea was to add the postfix like this (from makerevision.sh): - if not on version control (code...