Search:

Type: Posts; User: abhipro

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,366

    Hi, I tried including the PRL code in VC++ and...

    Hi,

    I tried including the PRL code in VC++ and also included the library file created for miracl..

    I m just trying a single file for PRL and it gives errors like this..

    error C3767: 'bits':...
  2. Replies
    3
    Views
    1,366

    thanks tabstop.. I 'll try this and will get...

    thanks tabstop..

    I 'll try this and will get back to u via this thread.

    Regards,

    abhi
  3. Replies
    3
    Views
    1,366

    Introducing Linux based C++ code in VC++

    Hi all,

    I need some help in properly compiling a library in VC++.
    Here is the scenario:

    I have a library, called miracl, which is natively windows based and I have compiled it in VC 2005...
  4. Replies
    2
    Views
    2,119

    Visual C++ 6.0 download

    Hi all,

    I am trying to implement few functions from a library, but for that I need to use the older version of the library, which had support for VC++ Version 6.0

    Does anyone have any idea...
  5. Replies
    4
    Views
    1,400

    header files not found

    Hi all,

    I am trying to build a project in VC++, but most of the time I keep getting the following error:

    Cannot open include file: 'xyz.h': No such file or directory, where xyz is the header...
  6. Replies
    1
    Views
    2,170

    Libraries in VC++

    Hi all,


    I need a little help in using a library in VC++
    I have the library files, but I am not sure which files to use and how?

    I need to call the functions of this library into my own code...
  7. Replies
    1
    Views
    1,226

    ibraries in C++

    Hi all,

    I have a library in C++ which is targeted for linux platform. Although, it's author say that with some modifications, it can be built in windows.
    Now, this library needs another C++...
Results 1 to 7 of 7