I need to compile a sequence plugin for my windows blender setup.
I went to the blender plugin repository and downloaded Lcc like they recommended. I wanted to see if I could compile a working plugin DLL, so I used the source from an existing plugin I know works.
I followed the steps and made a dll that was 12kb and did not work. The pre-made dll was 238kb.
Is there another way to compile or did I neglect something in the procedure? I thought I followed it fairly well.
Ideas?