2010/04/08

[Link Grammar] Abridged summary of link-grammar@googlegroups.com - 8 Messages in 1 Topic

Group: http://groups.google.com/group/link-grammar/topics

    Borislav Iordanov <borislav.iordanov@gmail.com> Apr 06 06:49PM -0400 ^
     
    Hi,
     
    > in utilities.h     I'm guessing that the utilities.h version were added
    > for msvc6.  Which functions were these, and is there a #define that
    > uniquely identifies msvc9?
    more...
    Linas Vepstas <linasvepstas@gmail.com> Apr 06 06:25PM -0500 ^
     

    > There's no strings.h in msvc9 either.
     
    Thanks, I just removed it.
     
    If I haven't forgotten anything, then I believe the current source from SVN
    should
    build w/ msvc9 without any further more...
    Borislav Iordanov <borislav.iordanov@gmail.com> Apr 06 09:05PM -0400 ^
     

    > If I haven't forgotten anything, then I believe the current source from SVN
    > should
    > build w/ msvc9 without any further modification.
     
    Oops, sorry, no 'fmax', there's a 'max' macro and more...
    "Simon Stuart" <kraven@greycascade.com> Apr 07 09:14AM +0100 ^
     
    Also had to add the line:
     
    #define inline
     
    in spellcheck.h otherwise I get compile errors related to static inline functions.
     
    Regards,
    Simon
     
     
    ------Original Mail------
    From: "Borislav more...
    "Simon Stuart" <kraven@greycascade.com> Apr 07 09:31AM +0100 ^
     
    I don't know if it's just me but LGP now builds in Debug configuration without issue with only the define inline modifications Borris mentioned, but when I try to build the Release configuration, I more...
    Linas Vepstas <linasvepstas@gmail.com> Apr 07 01:26PM -0500 ^
     
    > 1>regex-morph.obj : error LNK2019: unresolved external symbol
    > __imp__regfree referenced in function _free_regexs
     
    > Do you get this Borris? If not, any thoughs on what's going wrong?
    more...
    "Simon Stuart" <kraven@greycascade.com> Apr 07 08:11PM +0100 ^
     
    Linas,
     
    I shall try this as soon as possible and get back to you... I've been trying to avoid making custom alterations to the copy recieved from SVN in order to get a successfull build so that any more...
    Bruce Wilcox <gowilcox@gmail.com> Apr 07 12:36PM -0700 ^
     
    for the input:
     
    What game does my friend play?
     
    The system generates as its first linkage set;
     
    Game.s Ss does.v
    does.v Ou play.n-u
     
    and annotates that object with
    my Dmu play.n-u more...

--
You received this message because you are subscribed to the Google Groups "link-grammar" group.
To post to this group, send email to link-grammar@googlegroups.com.
To unsubscribe from this group, send email to link-grammar+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/link-grammar?hl=en.

No comments:

Post a Comment