#golua

22 messages ยท Page 1 of 1 (latest)

fair estuary
#

If you tell the linker to be verbose, it'll tell you where it's searching.
ld -llua --verbose

oblique siren
#

ftr this is on windows

vagrant pewter
#

yes

fair estuary
#

You'll still have ld, though?

vagrant pewter
#

yes

fair estuary
oblique siren
fair estuary
#

Right right ๐Ÿ™‚

#

Anyway, ld -llua --verbose, on Windows, gives me a loooong list of attempts to find lua.dll and liblua.dll

#

๐Ÿ˜† Nestled in the middle is this gem

#

Just in case I meant the literal file named -llua

vagrant pewter
#

where should i put lua at for it to be picked up

#

๐Ÿค”

fair estuary
#

Literally that's what --verbose gives you a list of.

vagrant pewter
#

i know

#

but /usr/lib isnt on windows

fair estuary
#

Is it looking in /usr/lib according to that command?

vagrant pewter
#

yes

fair estuary
#

Are you running it in some bash under WSL, or whatnot? Try running it in cmd

#

Anyway, I have to go. Best of luck.

vagrant pewter
#

no

#

im running it in cmd