Francesco Montorsi wrote:



A second thing is that on windows the solution is different (WXLUA var i think).

pkg-config also exists for windows.

That is good to hear.

I've never tried it on win32, though. Also, I think that a WXLUA var should be enough there. (if I would use wxLua in a bakefile-based application I would add a WXLUA_DIR option which can be used by the user to specify wxLua location ).

That is enough to knwo its location, the problem is to get the information needed like libs etc. Like in Cmake i have to write code for that, while the information is already available in wxLua itself, there is only not an easy way to retrieve in on windows.



I wonder if the wxlua.pc can contain more stuff, which is morer suitable for other environments/build systems. e.g. a list of libraries without -l in it and a libpath withput -L is for me much more handy.

sure, through --variable and -libs-only-L, --libs-only-l and maybe --msvc-syntax if you don't want the -l.

Great, love to see those..


Can it be generated for Pc too?

sorry, what do you mean by "Pc" here ?

Sorry i meant windows. Worked to much on Unix system i think ;-)

Klaas



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to