Search:

Type: Posts; User: huda

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    3,451

    Yes, but when I compile I got unresolved...

    Yes, but when I compile I got unresolved externals??
  2. Replies
    13
    Views
    3,451

    Yes, Elysia ....I contact them but no reply?!! ...

    Yes, Elysia ....I contact them but no reply?!!

    they are providing this link to show steps to compile using VC++:

    The Lemur Toolkit - using the Lemur Toolkit API with Visual Studio

    I tried...
  3. Replies
    13
    Views
    3,451

    I'm still working on that, I'm trying to make...

    I'm still working on that, I'm trying to make changes in dependency directories and linking lib...

    now I'm getting many of this error which I don't understand:

    ..\..\Program Files...
  4. Replies
    13
    Views
    3,451

    thank you manasij7479, it solved the error... ...

    thank you manasij7479, it solved the error...

    for this error :

    ..\..\cygwin\lemur-4.10\include\lemur-compat.hpp|23|error: xutility: No such file or directory|

    it is if-else

    #ifdef WIN32...
  5. Replies
    13
    Views
    3,451

    there are actually three errors: ...

    there are actually three errors:

    ..\..\cygwin\lemur-4.10\include\lemur-compat.hpp|23|error: xutility: No such file or directory|
    ..\..\cygwin\lemur-4.10\include\QueryNode.hpp|215|error:...
  6. Replies
    13
    Views
    3,451

    yes I did? but something still missing bcz I get...

    yes I did? but something still missing bcz I get this error:

    ..\..\cygwin\lemur-4.10\include\QueryNode.hpp|215|error: 'INT_MAX' was not declared in this scope|


    I want to tell that I have...
  7. Replies
    13
    Views
    3,451

    Thank you laserlight, this link is to the...

    Thank you laserlight,

    this link is to the makefile:

    http://sifaka.cs.uiuc.edu/~ylv2/pub/plm/Makefile

    I tried to configure the both IDE's with (link libraries, include directory), I don't...
  8. Replies
    13
    Views
    3,451

    how to run gcc makefile in VC++

    Hi,

    I have a cpp file ( PLMRetEval.cpp) with makefile (gcc) which I got from this link:

    Positional Language Models for Information Retrieval

    Can I use this makefile to to debug and run cpp...
  9. Replies
    1
    Views
    1,681

    how to run linux makefile in windows7??

    Hi,

    I have a cpp file ( PLMRetEval.cpp) which I got from this link:

    Positional Language Models for Information Retrieval

    thers is a makefile to run it under linux but I want to use it in...
  10. Replies
    6
    Views
    1,449

    Jim I've searched about that file and some said...

    Jim I've searched about that file and some said many programmers add this file while they don't use it really?!! based on that I just tried to delete its include line..
  11. Replies
    6
    Views
    1,449

    Thank you hk_mp5kpdw, I didn't concentrate on...

    Thank you hk_mp5kpdw,

    I didn't concentrate on the forum name, but I will paste question in c++ forum.

    And here is the error that I'm getting when I debug the new project that I mentioned above:...
  12. Replies
    6
    Views
    1,449

    Thank you nonoob for reply, I have creted a...

    Thank you nonoob for reply,

    I have creted a new project in visual c++ which I added the PLMRetEval.cpp into, but I couldn't do configurations to link it with lumer??

    And before that I tried to...
  13. Replies
    6
    Views
    1,449

    problem in cpp open source file

    Hi,

    I have a cpp file which I got from this link:

    Positional Language Models for Information Retrieval

    As you can see it requires Lemur toolkit but I can't do configurations, I'm following...
Results 1 to 13 of 13