How to build phpalanger phpc?

58 Views Asked by At

I've tried to build https://github.com/DEVSENSE/Phalanger, but after the build process it shows build errors. I tried VS 2015, maybe there it just a question of a wrong version?

screenshot

2

There are 2 best solutions below

1
Jakub Míšek On BEST ANSWER

It is outdated project, unload the Tests projects for now.

1
alastairtree On

It is not the version of studio, see https://github.com/DEVSENSE/Phalanger/blob/master/Solutions/Phalanger.sln it says Studio 14 which is VS 2015.

Would be worth checking the readme, see https://github.com/DEVSENSE/Phalanger/tree/master/Source but this looks more like an issue in the code to me.