Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error can't find moongl.make file #14

Open
Antonygamergod opened this issue May 23, 2024 · 0 comments
Open

error can't find moongl.make file #14

Antonygamergod opened this issue May 23, 2024 · 0 comments

Comments

@Antonygamergod
Copy link

when i build it give me all the archives to moongl work, but when i run the code gives this error

"lua: [string "require('moongl.make')"]:1: module 'moongl.make' not found:
no field package.preload['moongl.make']
no file 'C:\lua\lua\moongl\make.lua'
no file 'C:\lua\lua\moongl\make\init.lua'
no file 'C:\lua\moongl\make.lua'
no file 'C:\lua\moongl\make\init.lua'
no file 'C:\lua..\share\lua\5.4\moongl\make.lua'
no file 'C:\lua..\share\lua\5.4\moongl\make\init.lua'
no file '.\moongl\make.lua'
no file '.\moongl\make\init.lua'
no file 'C:\lua\moongl\make.dll'
no file 'C:\lua..\lib\lua\5.4\moongl\make.dll'
no file 'C:\lua\loadall.dll'
no file '.\moongl\make.dll'
no file 'C:\lua\moongl\make54.dll'
no file '.\moongl\make54.dll'
no module 'moongl.make' in file '.\moongl.dll'
stack traceback:
[C]: in ?
[C]: in function 'require'
c:\lua\opengl\opengl.lua:4: in main chunk
[C]: in ?"

and theres no "moongl.make" in the files of the compiled version, how can i solve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant