BlitzMediaLinker 1.6

Miscellaneous Forums/General Discussion/BlitzMediaLinker 1.6

..somehow stuff just stop working...I didnt uninstall anything from Blitz3D or Medialinker install folders, but after I fill all data necessary for compilation (code path, media path, and Blitz3D folder path) and after that I click CREATE button and...peace and harmony...nothing moving anymore...no compliation, no final exe or whatever...anyone had any problems like this one??

I did have a prob when specifiying include files in my code. MediaLinker doesn't like any whitespace at the start of the line, e.g. this works...
Include "my_lib.bb"

but this does not...
    Include "my_lib.bb"


..huhh...I tried that just now..same thing...after I set up all files necessary for compilation and click create button, nothing happening..I cant get it what can couse this kind of error..it use to work properly...I didnt uninstall anything..am I missed maybe some userlib for MediaLinker, becouse in zip file from Harald, I cant see anything like that...