Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Cross Compile Alsa for Windows(I am trying to cross compile Alsa library for Windows)
Cross Compile Alsa for Windows [message #1849952] Wed, 09 February 2022 15:04 Go to next message
Ander Susperregui Salegui is currently offline Ander Susperregui SaleguiFriend
Messages: 7
Registered: February 2022
Junior Member
Hi!

I am trying to cross compile the Alsa library for Windows with Cygwin. I dont know if this approach is proper, but I dont know how to be able to build the library in order to cross compile my application in my iMX8X board.

I have been trying to ./configure, make and make install via cygwin but this is not working.

Any idea how should I approach to cross compile Alsa for Windows? I am thinking about using a linux VM and compile it there, it seems much easier to be honest.

Thanks for your time,
Ander.
Re: Cross Compile Alsa for Windows [message #1849966 is a reply to message #1849952] Thu, 10 February 2022 00:28 Go to previous messageGo to next message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
You are asking at the wrong forum.
This forum is about CDT related issues
and not about fixing project specific problems.

Try alsa-project.org.

Cygwin should be closest to Linux but
IIRC, ALSA needs other packages and may not work with
Windows drivers. After all, Cygwin is an emulator that
is really running windows code made to look like Linux.

[Updated on: Thu, 10 February 2022 00:31]

Report message to a moderator

Re: Cross Compile Alsa for Windows [message #1849985 is a reply to message #1849966] Thu, 10 February 2022 09:46 Go to previous messageGo to next message
Ander Susperregui Salegui is currently offline Ander Susperregui SaleguiFriend
Messages: 7
Registered: February 2022
Junior Member
So, is there no option to be able to compile Alsa to be able to use it on windows Eclipse?
Should I approach this by configuring a VM with Ubuntu and Eclipse so I could cross compile everything there?

I have tried to look on alsa-project but nothing appears for Windows.

Thanks for the forum aclaration!
Re: Cross Compile Alsa for Windows [message #1850004 is a reply to message #1849985] Thu, 10 February 2022 16:56 Go to previous message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
ALSA is Advanced Linux Sound Architecture. It is tightly tied with the Linux kernel.

I doubt that there is suitable support for it in a Windows machine.


--

Tauno Voipio
Previous Topic:How to use math.h in Eclipse with gcc?
Next Topic:CDT DELETES #include with ctrl-shift-O
Goto Forum:
  


Current Time: Wed Apr 24 17:57:30 GMT 2024

Powered by FUDForum. Page generated in 0.03551 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top