When trying to use Hand_EVAL_N in my Visual C++ 6.0 code, I get the following link errors: Linking... PokerGame.obj : error LNK2001: unresolved external symbol...
put libpoker.lib in the build path. Build the dll as a multithreaded dll. It should work. ... From: Nate McMurtray [mailto:nmcmurtray@...] Sent: Friday,...
Greetings, just found pokersource. I am hoping to use it with VC++. I have gotten the parts that are supposed to work to work, but havent done much yet....
Hi folks, I am trying to use the PokerSource eval package to enumerate and evaluate all the first 2 hole cards for texas holdem. The good news is I got it to...
... news ... feat). Great! As you know, the windows support isn't the best. If you made any generic changes that could help other people, you might consider...
I'm trying use the dll and lib file with visual c++. I copied both the dll and the lib file into my project directory, added the lib file to my project and...
Has anyone been able to get the Java part of this to work under Cygwin. Also if so did you have to do anything special or did it compile right away. My...
... part ... I haven't heard reports back from people working in Cygwin with Java. All my testing has been on various flavors of Linux. Can you give more...
Hello My name is David Sprenkle and I am actively working on computer ai for playing poker. I would be very interested in your work. At this point I am not...
Good morning! I too am having problems compiling with gcc under cygwin. But above that, I'm concerned about my concept as a whole... What I want to do is...
There is none. So even if I got it to compile and squeeze into my JAR, the method would not be supported. Which is probably why I got the error "Method not...
Among other card games, Texas Hold'em is highly predisposed to probability-based strategies, because the difference between odds for own hand and odds for...
I'm having an issue with compiling libpoker into my app. I'm trying to use the eval.c example to just evaluate a hand with the 2 hold cards and 5 community...
Hi. At Brian Goetz's request, I updated the poker-eval library in CVS with new config.sub and config.guess files. I'm hoping to improve the configure script...
Hey all I'm getting a segfault problem now. I tried to put in the eval.c sample into my app with some changes and it processes find but then the next call to...
Hi all, I'm new the group -- found it on SourceForge. I'm working on a little poker project in .NET, and tried to compile the source with the VC++.NET compiler...
I have recently bought two books: "Texas Hold'em Odds" and "Probability Guide of Gambling", by same author. As described in previous reviews on Amazon, there...
Clever spammer, but you have to do more than just look for the word "poker" in the group name to be relevant. Why are you and your books relevant to...
Charles Haynes
haynes@...
Sep 27, 2004 3:49 pm
102
Hi, I'm new to this group, and I have been trying to compile the poker-eval dll. Because I'm using Windows 2000 I have downloaded the newest cygwin version. ...
In case anybody is interested: The problem was in the evx_generate.c file. fstat returns a filesize of the file evx_preamble.cfrag which equals the filesize...
Hello everyone. I'm new to the group, but I notice a number of people with problems building the library for win32. If people wish, I can provide a short 'How...
... short ... Nick, It would be great if you contributed your knowledge. Can you post a short HowTo to this discussion group, and then let's talk by private...
I have downloaded the source from http://packages.qa.debian.org/p/poker-eval.html and tried to compile this in cygwin. ./configure runs fine, as far as I can...
I'm curious if there's any more information available about this? I haven't seen any new posts, but was wondering if the files / code might be available...
How To - Build libpoker using MS VC++ 7 ====================================== Download: poker-eval-src-121.tar.gz poker-eval-124.0.tar.gz Decompress version...