Try to compile your level : "first lvl.wmp" to "first lvl.wmb"
then change the line : level_load(first lvl.wmp) to
level_load("first lvl.wmb"); // include the quotation mark!