Connecting Tech Pros Worldwide Help | Site Map

Visual C++ with Dialogic

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 22nd, 2005, 05:10 AM
Michael Dekson
Guest
 
Posts: n/a
Default Visual C++ with Dialogic

I have Dialogic D4PCIEURO card. I developed a system who works with one
card. When I input other card(same model) I just have to change S/N and then
compile and build in Microsoft Visual C++ 6.0. Then I get error:

--------------------Configuration: InfoDlg - Win32 Debug--------------------
Compiling...
InfoDlg.cpp
c:\info\_info\sors_info\dialogic.h(1) : fatal error C1083: Cannot open
include file: 'srllib.h': No such file or directory
Error executing cl.exe.

InfoDlg.obj - 1 error(s), 0 warning(s)

Please can you help me to solve this problem



  #2  
Old July 22nd, 2005, 05:11 AM
Karl Heinz Buchegger
Guest
 
Posts: n/a
Default Re: Visual C++ with Dialogic

Michael Dekson wrote:[color=blue]
>
> I have Dialogic D4PCIEURO card. I developed a system who works with one
> card. When I input other card(same model) I just have to change S/N and then
> compile and build in Microsoft Visual C++ 6.0. Then I get error:
>
> --------------------Configuration: InfoDlg - Win32 Debug--------------------
> Compiling...
> InfoDlg.cpp
> c:\info\_info\sors_info\dialogic.h(1) : fatal error C1083: Cannot open
> include file: 'srllib.h': No such file or directory
> Error executing cl.exe.
>
> InfoDlg.obj - 1 error(s), 0 warning(s)
>
> Please can you help me to solve this problem[/color]

As the error says:
The compiler is looking for a file called 'srllib.h' and connot
find it.

There is not much to say about it, other then: search your machine
if you have that file. It is not a standard C or C++ file, so if
you don't have it on your machine you need to get it from somewhere.


--
Karl Heinz Buchegger
kbuchegg@gascad.at
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,662 network members.