Send USRP-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of USRP-users digest..."
Today's Topics:
1. Re: Heap(memory allocation) errors while building
rx_samples_to_file utility in windows (Josh Blum)
----------------------------------------------------------------------
Message: 1
Date: Fri, 11 Mar 2011 09:02:20 -0800
From: Josh Blum <[email protected]>
To: "Chomal, Sunil" <[email protected]>
Cc: "[email protected]" <[email protected]>
Subject: Re: [USRP-users] Heap(memory allocation) errors while
building rx_samples_to_file utility in windows
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1
On 03/11/2011 03:16 AM, Chomal, Sunil wrote:
> Hi Josh,
>
> As suggested by you, I am retrying to build the uhd from scratch..
>
> The thing is I am not sure where the problem is? I use cmake gui to configure
> and generate. But I am not sure whether cmake has done the job properly.
>
In the verbose window you should see a list of configured components.
Not all may be configured, but you should see at least LibUHD. Here is
what the last lines look like for me.
-- Configuring USRP-E Utils support...
-- Dependency LINUX_TARGET = TRUE
-- Enabling USRP-E Utils support.
-- Override with -DENABLE_USRP_E_UTILS=ON/OFF
--
-- ######################################################
-- # UHD enabled components
-- ######################################################
-- * LibUHD
-- * Examples
-- * Utils
-- * Tests
-- * Manual
-- * Doxygen
-- * USB
-- * USRP1
-- * USRP2
-- * USRP-E100
-- * USRP-E Utils
--
-- ######################################################
-- # UHD disabled components
-- ######################################################
--
-- Building version: 003.20110310224233.4c7cc6b
-- Using install prefix: /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jblum/src/ettus/uhd/host/build
------------------------------
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
End of USRP-users Digest, Vol 7, Issue 21
*****************************************