hi,
the script i wrote runs smoothly but when i try to generate an executable with exerb trouble strikes.
i am getting this error message when executing the generated *.exe file.
uninitialized constant YAML::Syck::DefaultLoader
yaml.rb:14
i don’t know how to deal with this problem. i have tried to include all files in the yaml directory into the exerb receipe file allready, but it doesn’t
help.
also i made shure that syck.so is included in the *.rbc file.
now i don’t know what else to do.
any hints ??
thanks in advance,
-Henon