Compiling Plaid for Window

I don't know why am i even compiling Plaid for, maybe it can be a cool language to try out. Anyway, the site documentation works, just that there are a few glitches that i need to handle when compiling for Windows.

As stated in the documentation, go

1. Grab TortoiseSVN

2. Check out the source https://code.google.com/p/plaid-lang/, into a directory of your likings, let's say c:\java\plaid

3. Include the followings in your path : C:\java\plaid\fastbuilder;C:\java\plaid;

4. Goto C:\java\plaid\tests and run ant build.


You should be able to compile successfully. 

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm