<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — wolfssl lirary - VS code]]></title>
		<link>https://www.wolfssl.com/forums/topic2084-wolfssl-lirary-vs-code.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic2084.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in wolfssl lirary - VS code.]]></description>
		<lastBuildDate>Mon, 19 Feb 2024 12:28:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: wolfssl lirary - VS code]]></title>
			<link>https://www.wolfssl.com/forums/post7510.html#p7510</link>
			<description><![CDATA[<p>Hi,</p><p>After reference i was able to add WOLFSSL library to my vscode, now my issue is to enable WOLFSSL_TLS13 , when i use wolfSSL_CTX_new() its input should be wolfTLSv1_3_client_method but its not enable , how can i enable it in code ?.</p><p>Thanks and regards,<br />RJ</p>]]></description>
			<author><![CDATA[null@example.com (roopak)]]></author>
			<pubDate>Mon, 19 Feb 2024 12:28:05 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7510.html#p7510</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfssl lirary - VS code]]></title>
			<link>https://www.wolfssl.com/forums/post7502.html#p7502</link>
			<description><![CDATA[<p>Hi RJ,</p><p>You can use VSCode to build the wolfSSL library by simply opening the folder where you cloned or downloaded wolfSSL.</p><p>Or you can use the GitHub extension to &quot;Clone GitHub Repository...&quot;<br />Enter &quot;<a href="https://github.com/wolfSSL/wolfssl.git">https://github.com/wolfSSL/wolfssl.git</a>&quot; <br />Then &quot;Clone from URL <a href="https://github.com/wolfSSL/wolfssl.git">https://github.com/wolfSSL/wolfssl.git&quot;</a> and select a folder in which to store the code.</p><p>Next you can build using Cmake, or using the command line using these instructions:<br /><a href="https://github.com/wolfSSL/wolfssl/blob/master/INSTALL">https://github.com/wolfSSL/wolfssl/blob/master/INSTALL</a></p><p>After installing wolfSSL, you can link the library to your application by adding &quot;-lwolfssl&quot; to your compiler flags. Be sure to add the wolfSSL include files that were installed to the application.</p><div class="codebox"><pre><code>#include &lt;wolfssl/options.h&gt;
#include &lt;wolfssl/wolfcrypt/settings.h&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (embhorn)]]></author>
			<pubDate>Thu, 08 Feb 2024 14:25:28 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7502.html#p7502</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfssl lirary - VS code]]></title>
			<link>https://www.wolfssl.com/forums/post7501.html#p7501</link>
			<description><![CDATA[<p>Hi Anthony,</p><p>I want to add tls1.3 to my existing&nbsp; &nbsp;windows console application project which runs in visual studio . I want to include WOLFSSL library to this CPP project , how could I achieve this ? </p><p>thanks and regards,<br />RJ</p>]]></description>
			<author><![CDATA[null@example.com (roopak)]]></author>
			<pubDate>Thu, 08 Feb 2024 06:18:46 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7501.html#p7501</guid>
		</item>
		<item>
			<title><![CDATA[Re: wolfssl lirary - VS code]]></title>
			<link>https://www.wolfssl.com/forums/post7500.html#p7500</link>
			<description><![CDATA[<p>Hi, </p><p>As we say in <a href="https://github.com/wolfSSL/wolfssl/blob/master/INSTALL:">https://github.com/wolfSSL/wolfssl/blob/master/INSTALL:</a> </p><p>Use the Visual Studio Solution wolfssl64.sln</p><p>Can you tell us a bit about your project?&nbsp; What are you trying to achieve? </p><p>Warm regards, Anthony</p>]]></description>
			<author><![CDATA[null@example.com (anthony)]]></author>
			<pubDate>Wed, 07 Feb 2024 18:41:47 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7500.html#p7500</guid>
		</item>
		<item>
			<title><![CDATA[wolfssl lirary - VS code]]></title>
			<link>https://www.wolfssl.com/forums/post7498.html#p7498</link>
			<description><![CDATA[<p>Hi Team,</p><p>I already have a&nbsp; client CPP program in my vs code , I want to add wolfssl library to this existing project , is there any document that i can follow for my dev. </p><p>Thanks in advance,<br />RJ</p>]]></description>
			<author><![CDATA[null@example.com (roopak)]]></author>
			<pubDate>Wed, 07 Feb 2024 09:10:18 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post7498.html#p7498</guid>
		</item>
	</channel>
</rss>
