|
I am using LNP under Linux, I was referring to your suggested solution,
which is both sensibly and confusingly called Winliblnp (distinct from
winlnp) - a port of liblnp for Windows.
I want to write robot control apps using video feedback, and my poor Linux
box doesn't have USB so I've had to venture into the (nightmare) world of
Visual C++.
Tim
"Shehryar Shaheen" <shehryar.shaheen@ul.ie> wrote in message
news:009e01c255c2$dfc82f10$1d96c988@2KDCQ9370JSSHAHEEN...
> To my knowledge nobody has been succesful with WinLNP!
>
> I gave up after a while and now use LNP under Linux.
>
> There was some work that somboby did which allowed the deamon
> to run on Linux but the LNP program could be run under windows.
>
> U could do a search in the mailing list archives.
>
> Hope this helps
>
> PS If u get WinLNP to work , let every one know how u did it!
>
> ----- Original Message -----
> From: "Tim Auton" <tim.lugnet@uton.org>
> To: <lugnet.robotics.rcx.legos@lugnet.com>
> Sent: Friday, September 06, 2002 4:07 PM
> Subject: Winliblnp problems
>
>
> > Hi all,
> >
> > I recently downloaded winliblnp, the port by Michael Bunk of liblnp to
> > windows. Exactly what I needed, thanks Michael.
> >
> > Unfortunately, I'm rather new to VC++ and I can't get it to compile. First,
> > I tried compiling it on its own - no joy (unresolved symbol _main - it
> > wanted to be part of an MFC project). So I start an MFC project and import
> > the stub.c file and tell the preprocessor where to find the include. Again,
> > no joy. I get the error message
> >
> > CamStandDlg.obj : error LNK2001: unresolved external symbol "enum
> > lnp_init_result __cdecl lnp_init(char *,unsigned short,unsigned
> > char,unsigned char,int)" (?lnp_init@@YA?AW4lnp_init_result@@PADGEEH@Z)
> >
> > Anybody know what I'm missing?
> >
> > TIA
> >
> > Tim
>
|
|
Message has 1 Reply:
Message is in Reply To:
| | Re: Winliblnp problems
|
| To my knowledge nobody has been succesful with WinLNP! I gave up after a while and now use LNP under Linux. There was some work that somboby did which allowed the deamon to run on Linux but the LNP program could be run under windows. U could do a (...) (22 years ago, 6-Sep-02, to lugnet.robotics.rcx.legos)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|