473,396 Members | 2,017 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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
Jul 22 '05 #1
1 3020
Michael Dekson wrote:

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


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
kb******@gascad.at
Jul 22 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: S C A | last post by:
Dear Group: I'm trying to figure out how to control a Dialogic telephony card (D4/PCI) using Java but not sure what I should be looking at? I've checked Intel's Dialogic website but the closest...
0
by: elbertlev | last post by:
Hi! Does somebody have bindings to Dialogic voice cards driver. I'm sure some people do have them, but could not find any reference. Ideally there sould be some framework for CT applications in...
0
by: Tom Lee | last post by:
Hi, I'm new to .NET 2003 compiler. When I tried to compile my program using DEBUG mode, I got the following errors in the C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7 \include\xdebug...
1
by: Daniel A. Thomas | last post by:
License required Maybe you don't have this but have one of the products that qualifies for the upgrade such as ... Visual Studio .NET 2003 Professional Visual Studio .NET 2003 Professional...
1
by: PaulMac | last post by:
Hi, Does anyone have any experience creating an Access application that can work with some kind of phone hardware (we currently own a 4 port dialogic board), that can save a wave file from...
2
by: Jay Douglas | last post by:
I have a client that currently owns 250 licenses for the CTADE product using Intel dialogic boards in multiple VRUs. I'm in the processes of rewriting an application for this customer in c# .net. ...
1
by: John Paitel | last post by:
Hey all- Looking for a free download of an SDK for legacy Dialogic boards (D4, etc) to work with C#. Anyone know of such a creature? John
0
by: dwadish | last post by:
Hi guys Is it possible to write a programme for attending or reading Incoming voice call Data through vb.Net Application? I am using Dialogic D/4PCI-UF card for Connecting To Telephone line. It...
2
by: Cramer | last post by:
So, what is the relationship between Visual Studio and Visual Web Developer. I find a lot of documentation on MSDN that presents Visual Web Developer as it's own stand-alone product (which I'd...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.