Page 1 of 1

[SOLVED] CEGUI-0.6.2:premake\build_samples_vs2008.bat

Posted: Mon Mar 09, 2009 14:23
by wanglidong8228
when i run build_samples_vs2008.bat using premake-win32-3.7 on windows sp3,it output follow things,can there any body kindly help me solve this^_^
F:\depend\CEGUI-0.6.2\makefiles\premake>premake --file samples.lua --target v
s2008
** samples.lua: samples.lua:7: module 'helpers.lua' not found:
no field package.preload['helpers.lua']
no file '.\helpers\lua.lua'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\lua\helpers\lua.lua'

no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\lua\helpers\lua\init
.lua'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\helpers\lua.lua'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\helpers\lua\init.lua
'
no file '.\helpers\lua.dll'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\helpers\lua.dll'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\loadall.dll'
no file '.\helpers.dll'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\helpers.dll'
no file 'F:\xg\depend\CEGUI-0.6.2\makefiles\premake\loadall.dll'
** Script failed to run, ending.

Posted: Mon Mar 09, 2009 17:47
by Jamarr
The search feature exists for a reason. Try doing a search for "helpers.lua" and behold the great power that answers your question...

Re: [SOLVED] CEGUI-0.6.2:premake\build_samples_vs2008.bat

Posted: Mon Oct 19, 2009 11:39
by szBoy
I meet the error too..

Re: [SOLVED] CEGUI-0.6.2:premake\build_samples_vs2008.bat

Posted: Mon Oct 19, 2009 19:26
by Jamarr
you can't be serious...do you just expect everything to be spoon fed to you? did you not read the first reply in this thread? I really don't understand what is so difficult about using the Search feature - 90% of the time it will answer your question.