Comment 8 for bug 1132270

Revision history for this message
Gábor Csárdi (gabor.csardi) wrote :

Yes, you need to do

./bootstrap.sh
./configure
make msvc

This is intended. A good point is that it would not be strictly needed to compile the files, it was just simpler to write the Makefile that way. But I can update that.

On a second note, I wrote the script to generate the project file, so we can add MSVC files to the nightly builder.

I'll look into the lad.c error.

Stay tuned!