Actually i am very newbie trying to learn things.<div>I tried to to build it with bjam. i waited 2 hours for it to finish but it did not finish and i closed it.</div><div>Then i found libboost_serialization-vc90-mt-gd-1_44.lib file on internet and place it in boost home\lib directory. I also added it to visual studio configuration linker-&gt; input -&gt; additional dependencies</div>

<div>i also set the include directory and additional library directory through the configuration panel...</div><div><br></div><div>I still get problem..</div><div><br></div><div>is not there a simple way of using boost? (only serialization feature)</div>

<div>do anyone have to build it? </div><div><br clear="all">Abdullah Arslan<br>Software Engineering and Management Master Program, University of Göteborg<br>
<br><br><div class="gmail_quote">On Sat, Dec 4, 2010 at 5:58 PM, Emre Türkay <span dir="ltr">&lt;<a href="mailto:emreturkay2@gmail.com">emreturkay2@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div style="word-wrap:break-word">I am assuming you have built the boost source and generated the serialization .dll and .lib files.<div><br></div><div>You need to specify the directory of the serialization library .lib files in the Visual Studio environment as the &quot;Library Files Directory&quot; to link your application against them. It is somewhere in the project settings-&gt;Linker page.<div>

<br><div><div><div></div><div class="h5"><div>On Dec 4, 2010, at 4:17 PM, Abdullah ARSLAN wrote:</div><br></div></div><blockquote type="cite"><div><div></div><div class="h5">I am trying to implement very simple sample of boost serialization.<div>

I have a sample class, class1. It only contains a simple int variable.</div><div>I followed the examples given here : <a href="http://www.boost.org/doc/libs/1_45_0/libs/serialization/doc/index.html" target="_blank">http://www.boost.org/doc/libs/1_45_0/libs/serialization/doc/index.html</a></div>



<div><a href="http://www.boost.org/doc/libs/1_45_0/libs/serialization/doc/index.html" target="_blank"></a><br><div>I also think that i followed this guideline : <a href="http://beta.boost.org/doc/libs/1_44_0/more/getting_started/windows.html" target="_blank">http://beta.boost.org/doc/libs/1_44_0/more/getting_started/windows.html</a></div>



<div>but i am not sure...</div><div><br></div><div>Here is the error i get:</div><div><br></div><div>error LNK2019: unresolved external symbol &quot;private: void __thiscall class1::serialize&lt;class boost::archive::text.....</div>



<div><br></div><div>Could you help me with this error or could you guide me with installation and running a very simple serialization example, step by step...</div><div>like download this, install this and etc...</div><div>



<br></div><div>I am using visual studio 2008 express...<br><div><br></div><div>Thanks in advance..<br>
</div></div></div><div><br></div></div></div>
_______________________________________________<br>Boost-users mailing list<br><a href="mailto:Boost-users@lists.boost.org" target="_blank">Boost-users@lists.boost.org</a><br><a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-users</a></blockquote>

</div><br></div></div></div><br>_______________________________________________<br>
Boost-users mailing list<br>
<a href="mailto:Boost-users@lists.boost.org">Boost-users@lists.boost.org</a><br>
<a href="http://lists.boost.org/mailman/listinfo.cgi/boost-users" target="_blank">http://lists.boost.org/mailman/listinfo.cgi/boost-users</a><br></blockquote></div><br></div>