#include "love"

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
Username
Citizen
Posts: 54
Joined: Mon Jan 28, 2013 1:25 pm

#include "love"

Post by Username »

Is it possible to use löve from another app as a library? For example from within a C++ app with a #include directive?

Or from any programing language that supports Lua scripting, could I use Löve as a library?

The program was made to run on Windows platform, so I no need a version for Linux or MacOS.

Is that possible?
User avatar
Boolsheet
Inner party member
Posts: 780
Joined: Wed Dec 29, 2010 4:57 am
Location: Switzerland

Re: #include "love"

Post by Boolsheet »

Some parts of the LÖVE modules use Lua directly. Without modifications, you can't use it as a C++ library.

However, with the next version of LÖVE, it will be possible to load it as a Lua module.
Shallow indentations.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 34 guests