Topic: Compile Source Code
I'm trying to compile svpflow, I see there is a code block project so I installed code block.
I'm stuck building the asm files, I had to switch the Compiler to VC 2010 since its the one I have, but .asm files wont compile.
Maybe if I had the Visual C++ 2003 Toolkit they would just compile ? If it is the case can someone post a link to the toolkit since I was just unsuccessful finding it on the net.
I also tryed to use nasm to build the asm files manually but I just get errors during linking, looks like im not passing the correct flags to nasm...
Anyway can you guys give me a quick help with the procedure to build these asm files with the project ?
Thx