I was able to build libpoker.lib and the corresponding dll without any troubles, however, trying to use it is another story: Linking... mkmkm.obj : error...
... Check out this package: http://cvs.sourceforge.net/viewcvs.py/pokersource/pypoker-eval/ http://packages.qa.debian.org/p/pypoker-eval.html Loic Dachary...
... It is available at: http://sourceforge.net/project/showfiles.php?group_id=13546&package_id=134877 but it is *not* a wrapper. Rather it is a high level...
Thanks for the pointer. I downloaded, but it's not clear to me what I need to do to build/install for a Windows machine. I have already built libpoker.lib...
... Sorry, I cannot. I only use GNU/Linux. -- Donate to FSF France online : http://rate.affero.net/fsffrance/ Loic Dachary, 12 bd Magenta, 75010 Paris. Tel: 33...
This does appear to be a bug. ... From: Loic Dachary To: pokersource@yahoogroups.com Sent: Monday, March 07, 2005 9:13 AM Subject: [personal] Re: [pokersource]...
Let me clarify that before I look too silly. Yes Yan's problem appears to be a bug. I have not yet had the chance to mess around with Python on windows. Sorry...
Hopefully you (someone) can at least help me get started in the right direction. Please bear with me, here, as I'm a non-unix, python newbie. Problem 1:...
... This is correct. The others are for building the whole and packaging it properly. ... No. You are welcome to provide something based on it. It would not...
Loic, I am building pypokereval on Win32 with the Microsoft Optimizing Compiler 2003. I have my development environment up, and can successfully build python...
... Note that you must generate tables before compiling. I can't remember if this specific problem is related to table generation. ./mktab_basic ./mktab_joker ...
Hmmm... doesn't a successful compile to produce libpoker.lib imply that the tables were made? I think I am just having problems right now with C-compilation....
Nick, Did you ever get a chance to make the "howto?" I can compile the libs on windows, but not the examples or tests!? Working with 125.0. Thanks! Andy ... ...
... I know for sure that it works on your operating system. I'm unable to write a howto because I don't have such a system myself. It does not help much but I...
This function is not exported in libpoker.dll. Fix by inserting a line in "deck_std.h" near L220: extern POKEREVAL_EXPORT int StdDeck_maskToCards(void...
... I don't quite understand. I took a look and StdDeck_maskToCards is not in deck_std.h. Which version are you using ? -- Donate to FSF France online :...
Loic, You are correct. Recall the thread topic: I was not able to compile pypokereval.c (pypoker-125.0) on Win32 because the function StdDeck_maskToCards...
... Note that you are supposed to access this function thru a structure that contains a pointer to it, not directly. -- Donate to FSF France online :...
Hi, You will find the first standalone release of the poker engine in the pokersource CVS at http://cvs.sourceforge.net/viewcvs.py/pokersource/poker-engine/ I...
Hi, I am in the process of packaging a poker server and the corresponding client library. It is based on the poker-engine published yesterday. It is written in...
Hi there, I take the whole day seeing the magnify work of the code to evaluate the hands (PokerEval). I have read almost everything and attempted to understand...
Hi Seibel I read your post with interest, but immediately felt that i should play devils advocate for a minute. Consider what would happen if the project...
Hello - I would like to learn how to develop a program like yours. May I see your code? siebel_com <siebel_com@...> wrote:Hi there, I take the whole day...
You can see the open code of GoldBulllion here: http://www.cbloom.com/poker/GoldBullion.html antonin scalia <glennbloom2003@...> wrote: Hello - I would...
Hey group! First, thanx for making this! It opens up all kinds of possibilities, for the programming challenged among us =) On the small job?... I have made a...
... Hi, I may be willing to work with you on this. I am under the impression that the cgi-script (php or whatever) is simply a way for you (or anyone) to run...