Hi Matthieu:
                I checked my Cmake, and I have not selected BOOST_ALL_DYN_LINK.
                I only define Boost_INCLUDE_DIR as C:/Program 
Files/Boost/boost_1_82_0 and Boost_LIBRARY_DIRS as C:/Program 
Files/Boost/boost_1_82_0/stage/lib.
                The only library that gives me an error and which I don’t have 
is boost_unit_test_framework-vc143-mt-x64-1_82.lib. I don’t get an error for 
any of the other libraries (libboost).
                Would you know what I am doing wrong?
                Thanks a lot!
                Cheers,
                Mushtaq


----------------------------
Mushtaq Syed, Ph.D.
Principal Digital Signal Processing Engineer
Verus Research

[cid:imageaca987.JPG@d5d94e8b.45a4c634]<http://>

Direct  505-396-7109
Cell      408-514-7821

6100 Uptown Blvd NE, Suite 260
Albuquerque, New Mexico 87110
verusresearch.net
----------------------------


From: Boost-users <boost-users-boun...@lists.boost.org> On Behalf Of Matthieu 
Brucher via Boost-users
Sent: Monday, August 28, 2023 10:27 AM
To: boost-users@lists.boost.org
Cc: Matthieu Brucher <matthieu.bruc...@gmail.com>
Subject: Re: [External] [Boost-users] Error LNK1104 cannot open file 
'boost_unit_test_framework-vc143-mt-x64-1_82.lib' cal_data_gain_pwr_test 
C:\Users\mushtaq.syed\Downloads\uhd-master\host\build\tests\LINK 1

Classic problem of static vs shared libraries. Select the one you can be using 
based on your project.

Matthieu Brucher

Le lun. 28 août 2023 à 17:02, Mushtaq A. Syed, Ph.D. via Boost-users 
<boost-users@lists.boost.org<mailto:boost-users@lists.boost.org>> a écrit :
Hi:
               My project uses the Boost library. I have installed C:\Program 
Files\Boost\boost_1_82_0.
               I also built using the bootstrap and .\b2 commands from the 
command window. This was because all the libboost libraries in C:\Program 
Files\Boost\boost_1_82_0\stage\lib were missing.
Now when I build my code using Visual Studio 2022, I am getting the above 
error. I searched my Boost root folder and cannot find 
boost_unit_test_framework-vc143-mt-x64-1_82.lib; however, I do see 
libboost_unit_test_framework-vc143-mt-x64-1_82.lib and other libboost libraries 
but not a single boost library. I don’t know why it is looking for 
boost_unit_test_framework-vc143-mt-x64-1_82.lib and not 
libboost_unit_test_framework-vc143-mt-x64-1_82.lib.
Could you please help resolve this?
Thanks a lot!
Cheers,
Mushtaq


----------------------------
Mushtaq Syed, Ph.D.
Principal Digital Signal Processing Engineer
Verus Research

[cid:image001.jpg@01D9D9A8.1D378050]

Direct  505-396-7109
Cell      408-514-7821

6100 Uptown Blvd NE, Suite 260
Albuquerque, New Mexico 87110
verusresearch.net<http://verusresearch.net>
----------------------------



NOTICE:  This electronic mail message is intended exclusively for the 
individual or entity to which it is addressed. This message, together with any 
attachment, may contain sensitive or privileged information.  Any unauthorized 
review, use, printing, retention, copying, disclosure, or distribution of said 
email is strictly prohibited.  If you have received this message in error, 
please (1) immediately advise the sender by reply email message and (2) delete 
all copies of this message.
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org<mailto:Boost-users@lists.boost.org>
https://lists.boost.org/mailman/listinfo.cgi/boost-users


--
Quantitative researcher, Ph.D.
Blog: http://blog.audio-tk.com/
LinkedIn: http://www.linkedin.com/in/matthieubrucher




________________________________

This email has been scanned for spam and viruses. Click 
here<https://us-spambrella.cloud-protect.net/index01.php?mod_id=11&mod_option=logitem&report=1&type=easyspam&k=k1&payload=53616c7465645f5fe481a7c266f5f6f6ff7d623634788ca8aebe0a8e5094a2981a3dae0703fbaf16704bbf83c09d5f5f94f2f8be6e3d73b9394785bddb55fa1c7db5105f79e91b51c212967ba9a66a04a5ce7c876b6a7006d9806bd1de6c52f29fd57bf118ca2258a231d73ff7777743b0b883474618a2b84ba597889d3cadb03ec9da346e4abec8e05c052de6f0dbce6883ff7f362a5cc5b946528972c0aa6c&mail_id=1693240033-71i4n5DkJlXs&r_address=mushtaq.syed%40verusresearch.net>
 to report this email as spam.


NOTICE:  This electronic mail message is intended exclusively for the 
individual or entity to which it is addressed. This message, together with any 
attachment, may contain sensitive or privileged information.  Any unauthorized 
review, use, printing, retention, copying, disclosure, or distribution of said 
email is strictly prohibited.  If you have received this message in error, 
please (1) immediately advise the sender by reply email message and (2) delete 
all copies of this message
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to