Displaying 20 results from an estimated 10000 matches similar to: "Running exe compiled with LABVIEW"
2005 May 30
0
Re: Running LabView + OPC server/EIB on wine ?
Hi Benno,
--- Benno Senoner <sbenno@gardena.net> wrote:
> Hi, sorry for writing you directly,
It's no trouble, though you may get more or better advice posting to one
of the mailing lists or on irc (#winehq). I'm cc'ing wine-users in case
someone else has experience in this area, hope you don't mind.
> assume I use LabView on Windows to make a standalone .exe
>
2002 Dec 20
0
FW: Strange locking errors with LabView under Samba 2.2.7 and HP-UX 11.11
I've had the chance to give 2.2.7a a try, with no change in behavior.
LabView still takes several minutes to load, and disk utilization shoots way
up.
Just to see what would happen, I tried Samba 2.2.5 and got the same results.
I then dropped back to 2.2.4, and everything works fine. LabView loads in
about 12 seconds, disk utilization stays low during the load, no locking
errors appear in
2005 Dec 10
0
Labview to speex interface
I working on a Labview application for an audio server with multiple
clients and I would like to interface with the speex codec using the
Labview call library function. I'm having some difficulty since I have
not worked with C for over 12 years and am quite confused on the best
way to link into the DLL exports. Has anyone developed Labview VI's for
this purpose?
Also I have attempted to
2002 Dec 19
2
Strange locking errors with LabView under Samba 2.2.7 and HP-UX 1 1.11
Hello All,
I recently upgraded one of my HP-UX servers from Samba 2.2.4 to 2.2.7.
Since that time, I have noticed that disk activity on the file system where
the Samba var directory is kept seems to be higher than I would expect. We
have now begun to experience a problem with PC clients running National
Instruments' LabView software, installed on a Samba share. When any PC
client tries to
2002 Aug 20
0
WinNT4 and Win2000 different behaviour authenticating to printer shares ?
I have set-up a Samba server (FreeBSD 4.5 release and Samba 2.2.2) which is
used in our Office as a PDF-converter. The Server gets the file as a
Postscript file using a Samba Printer share and then sends it back to the user by
e-mail.
This all works excellent using Win2000 on the clients. The user prints to
the share PDF using a Postscript driver, the print job gets sent and a few
seconds later
2002 Jul 05
1
path to long in samba-2.2.5
Hello.
I have a problem with samba-2.2.5 and Win2000. I try to copy a file onto my
home share and the explorer takes a long time to copy the file. After a
while (ca. 30 seconds) there comes an error-box: path is to long (Der Pfad
ist zu lang.)
The error just gives me an OK-button. The files is correctly transmitted. I
checked it, but if takes a very long time and there comes the error-message.
2002 Sep 10
4
Profiles XP and Service Pack 1
Hi List,
we have a 130+ PC network running windows XP on the clients, with win2000
and
samba servers (SuSE 7.3 distribution rpm for samba 2.2.3 and SuSE 8.0
selfcompiled samba 2.2.5).
The windows servers just authenticate the users, and provide some additional
services (Terminal Server and some special software packages). Print- and
File-
services are provided by the samba servers.
We
2003 Aug 13
4
running wordpad.exe (from win2000) in wine error
Hi All,
I installed wine in my redhat linux-8.0
machine using wine-20030709-1rh8winehq.i686.rpm
and copied wordpad.exe and mfc42u.dll from my win2000
machine to the ~home/.wine/c/windows and system
directories and try to run wordpad.exe in wine byr
#wine wordpad.exe
I am getting error message dialog as
The application or DLL can not be loaded on
windows95 or 3.1. It takes advantage
2008 Apr 02
0
Using file to handle a direcoty, recurse question.
Alright, going ot ask this question in advance of doing bone headed
tests. I have one application that does not understand the idea of
/usr/local/ and insists on populating /usr. Of course it is closed
source and commercial and it is the one they want to use. Below is the
list of junk it shoves in /usr/share. Between the Type Reference guide
and another email , I believe I can move this tree
2004 Jun 11
3
Einlesen von Daten unter R
Sehr geehrte Damen und Herren,
An der Fachhochschule Winterthur wurde f??r mich im Rahmen einer
Diplomarbeit (Prof. Ruckstuhl) ein R-Programm zur Auswertung von
IR-Spektren (line-shape-Analyse zur quantitativen Analyse von
Gasmischungen) entwickelt. Die Daten werden einer Excel-Tabelle
entnommen. Bisher werden die spektroskopischen Daten ??ber den Inhalt von
64 Kan??len ??ber die
2001 Apr 13
4
bug? ogg123 and mono files
hello,
I try to listen to the stream at http://ogg.radiostudio.org:8007/ostream.ogg
with
ogg123, it's a 44100/mono stream. It sounds to me like a mono file played as
a stereo
file. there are very often silent drop outs and the music is pitched. is
this a bug
in ogg123?
I changed to stereo encoding and know it's better (normal pitch without
silence), but
I have klicks/scratches in
2013 Feb 19
0
[LLVMdev] LLVM/Clang 3.1: Add a new include path in a clang C++ based parser
Hi,
I'm having troubles to add a custom include path to a clang based C++
parser.
I'd like to properly support this opencv code under Linux:
...
#include "cv.h"
#include "highgui.h"
...
This is what I'm using:
TheCompInst->getHeaderSearchOpts().AddPath(StringRef("/usr/include/opencv"),clang::frontend::Quoted
,false, true, false, false, false);
2013 Feb 19
0
[LLVMdev] LLVM/Clang 3.1: Add a new include path in a clang C++ based parser
Hi,
I'm having troubles to add a custom include path to a clang based C++
parser.
I'd like to properly support this opencv code under Linux:
...
#include "cv.h"
#include "highgui.h"
...
This is what I'm using:
TheCompInst->getHeaderSearchOpts().AddPath(StringRef("/usr/include/opencv"),clang::frontend::Quoted
,false, true, false, false, false);
2002 Jun 08
1
FAST_SHARE_MODES
Hi,
How do I enable FAST_SHARE_MODES?
In UNIX_INSTALL.html I found
(...)
See also the FAST_SHARE_MODES option in the Makefile
(...)
but in my Makefile I didn't found this Flag, even though
I read somewhere that this Flag is set as default when compiled
for Linux systems. Where and how exactly do I set this Flag?
I have a Linux SuSE 8.0 on x86, but when I call 'smbclient -L
2002 Aug 22
3
samba-2.2.5.rpm for SuSE 7.3
Hello,
I would like to upgrade my samba version 2.2.1a to 2.2.5!!
Well I am trying to find a rpm for SuSE 7.3, but was not
successfull yet. The several Readme's of Lars Mueller did not
really help my.
Also, first I do not want to compile by my self.
Does any body know where to get such rpm??
If not, I cannot find the ./configure arguments for samba 2.2.5 in
the source code tar.gz (
2001 Apr 13
1
X-Priority: 3 (Normal)
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be
2001 Nov 02
2
error while transfering files
Hi everybody!
I've problems with Samba and Win98 clients. Everytime I try to
copy some files from a Win98 machine to the server, the
progress bar freezes after a while and then after a minute or so
I get an error message that the 'network ressource isn't available'.
The server runs Samba version 2.0.7-3 and the OS is Debian
Linux 2.2 r3 (Potato).
And this is what error.log says:
2002 Jan 10
2
OGG in P2P networks?
I'm still looking for a P2P network (i.e. Gnutella, KaZaA, etc.) and client
that actively supports the OGG format. People have told me that since
Gnutella is so flexible that it is also possible to trade .ogg files. In reality, I
haven't seen a single client using the Gnutella network that could search and
truly FIND an .ogg file. Does anyone know of a network or specifically, a
client
2002 Jul 11
3
Vorbis 1.0 binary
Hello,
according to this thread at
Hydrogenaudio.org
http://www.hydrogenaudio.org/forums/showthread.php?s=098fb1016aba657cd34bf11c3f8f8fc5&postid=23771#post23771
there is a Vorbis 1.0 binary at
http://www.saunalahti.fi/~cse/oggenc.zip
[17:11] * Now talking in #vorbis
[17:11] * Topic is 'All 1.0 modes and tuning are now in CVS. Yes, the real
1.0. Test them!'
[17:11] * Set by
2002 Jun 03
1
Powerpoint and modification time
Hi all,
I'm new to the list, so please be patient with me.
Samba 2.0.7 is running on a compaq alpha server es40 with
tru64 4.D.
We got a problem with powerpoint files on a samba share.
As soon as I open a powerpoint file on a samba share the
modification time of the file changes, even if I'm not
changing anything whithin the file. This only happens if
I open *.ppt files which where