Search:

Type: Posts; User: chintugavali

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    999

    yes its in the same path..but still i am getting...

    yes its in the same path..but still i am getting that message
  2. Replies
    2
    Views
    999

    please help

    hi everybody,
    i have compiled one dll which is created earlier in another installation of visual studio 2005 express edition.
    but when i am using this dll my calling program is returning the error...
  3. Replies
    4
    Views
    1,399

    i have linked with DFORM.LIB.but getting same...

    i have linked with DFORM.LIB.but getting same error
  4. Replies
    4
    Views
    1,399

    this is same error which i got earilier & still i...

    this is same error which i got earilier & still i couldnt find solution on this. i have tried wahat is suggested by that forum but it didnt work in my case
  5. Replies
    4
    Views
    1,399

    linker error(please help me!)

    hi every body,
    i have my old dll,compiled in visual studio 2005.
    I am trying to use same project in updated version of visual studio 2005.
    I am getting this linking error
    :

    ...
  6. Replies
    5
    Views
    1,500

    i have "DFORMD.LIB" at two places one in program...

    i have "DFORMD.LIB" at two places one in program files of microsoft visual stuio & one in program files of visual fortran.
    but i have given only one path in project directories...
  7. Replies
    5
    Views
    1,500

    sir i am new for this can you please explain...

    sir i am new for this can you please explain exactly what should i do?
  8. Replies
    5
    Views
    1,500

    please help

    hi everybody,
    i am trying to compile a program which creates dll..it was created in earlier version of "visual studio 2005 express edition".
    now i am getting error as:



    ...
  9. Replies
    7
    Views
    5,458

    i am getting error while run time.... how can i...

    i am getting error while run time.... how can i debug any error from printf in this case?
  10. Replies
    7
    Views
    5,458

    problem is i cant debug because i am calling it...

    problem is i cant debug because i am calling it from one tool, & only place i can check is in the tool ouptitself
  11. Replies
    7
    Views
    5,458

    general fault exception

    hi, i have one dll in which i have written following function. I am calling this DLL from some othere code. tool runs fine but while updating , it gives error as general fault exception. Can anyone...
  12. Replies
    6
    Views
    1,091

    ok. for ex. sta [0]=1.0 & this station has...

    ok.
    for ex.

    sta [0]=1.0

    & this station has corrusponding "R values"

    e.g
    R=3.6,2.5,8.5,.........so on
  13. Replies
    6
    Views
    1,091

    i want each set of "R " to be associated with its...

    i want each set of "R " to be associated with its corrusponding station name .

    sta_arr is a float array.

    Actually its just for identification of various stations
  14. Replies
    6
    Views
    1,091

    problem!!!!!!!!!!!

    hi everyone,

    my problem is.


    i have one array called sta_arr.

    i.e. sta_arr[50]

    which has names of various stations.
  15. fatal error LNK1104: cannot open file "Files\Microsoft.obj"

    Hi all,
    can anyone help in this?


    error:

    fatal error LNK1104: cannot open file "Files\Microsoft.obj"
  16. Replies
    3
    Views
    1,772

    they are not standard vector class, they are...

    they are not standard vector class, they are pointing to something else!!!
    But i think the point you said about namespace is right . i have used namespaces!!
    I will remove them & see. thanks!!!
  17. Replies
    3
    Views
    1,772

    compile problem

    hi everyone!

    I am having one problem,
    When i am trying to compile my code it is giving errors in external dependencies.

    code:
  18. Replies
    35
    Views
    3,349

    thanks for all the help, i will try to find...

    thanks for all the help, i will try to find solution based on your suggestions....
  19. Replies
    35
    Views
    3,349

    I DIDNT GET WHAT "STL implementation " MEANS? ...

    I DIDNT GET WHAT "STL implementation " MEANS?

    SHOUL I REINSTALL VISUAL STUDIO 6?
  20. Replies
    35
    Views
    3,349

    Yes vart I think that might be the problem.. I...

    Yes vart I think that might be the problem..

    I will check that..
  21. Replies
    35
    Views
    3,349

    ya i have done that, but i am still having that...

    ya i have done that, but i am still having that problem..

    Thing is this code is already completed succesfully in visual studio express edition 2005 & while transfering it to visual studio 6 i am...
  22. Replies
    35
    Views
    3,349

    I think there is some problem in settings of...

    I think there is some problem in settings of Visual Studio 6 or some support files may not be in place...................
    Can this be a case?
  23. Replies
    35
    Views
    3,349

    RevActSection declaration: Section...

    RevActSection declaration:




    Section RevActSection = ActionSide.Sections[i];
    Section RevReActSection = ReactionSide.Sections[i];
  24. Replies
    35
    Views
    3,349

    I am having vector declaration as shown below. ...

    I am having vector declaration as shown below.



    vector<point> tmppts1(RevActSection.Points.rbegin(),RevActSection.Points.rend());


    But i am getting this error while compiling:
  25. Replies
    35
    Views
    3,349

    I am having problems in vectors only, especially...

    I am having problems in vectors only, especially in functionalities of vectors like "rbegin","rend",end,erase. I am unable to access them..
    Is this requires some cahnge in settins?
Results 1 to 25 of 80
Page 1 of 4 1 2 3 4