Re: a question for rust users, any way to use a dll in a rust project?

I'm not sure you need to compile it into a DLL in order to use it.
More likely, you can just include it, into the main program. I'm not sure what the syntax is, but it'd probably be something like "module code" assuming you had a file called code.rs in your src directory.
Then you compile, it'll get compiled too.

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : SkyGuardian via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : nolan via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : keithwipf1 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to