<div dir="ltr">Hi Waldo,<div><br></div><div>I tried to build using your project and I think most of the Tor code works but I am not sure how to add all the libraries. Can they be built from the IDE? </div><div><br></div><div>
Can you also run "tree /f >files.txt" in your source folder and attach the file. That way, I can make sure I have the same files as you.</div><div><br></div><div>thanks,</div><div>Navin<br><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 10:49 PM, wac <span dir="ltr"><<a href="mailto:waldoalvarez00@yahoo.com" target="_blank">waldoalvarez00@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
------------------------------<br>
On Wed, Apr 3, 2013 00:38 EDT Navin Francis wrote:<br>
<br>
Hi Nick:<br>
<div class="im"><br>
>It seems like like we are trying to do almost exactly the same thing :)<br>
><br>
>You also mentioned that you got Tor working as a visual studio project. I<br>
>was trying to do this myself, but its really a PITA since the Tor<br>
>configuration does not generate a visual studio project and the VC++<br>
>libraries don't play well with the cygwin libraries (I thought that Tor<br>
>only supports cygwin on windows). If your code compiles, I would really<br>
>appreciate it if you can upload it somewhere.<br>
<br>
</div>Sure. I did it with visual studio 2010 since cygwin weights a lot and I am over dialup. So just used resources available ;). The solutions + project + instructions will serve to you? I attached the solutions + project. I am looking to upload the rest once I am done. I tested  writing and works like a charm but I am using the same thread. Requested <a href="http://www.torproject.org" target="_blank">www.torproject.org</a> webpage using Tor :). Still gotta make things reentrant. Maybe someone wants to join.<br>

<br>
You need to place the files inside the folder win32 and drop the files there. I named it tor-windows-vs2010 but you likely can choose whatever you want for the name.<br>
<br>
You will have to change libraries location and header files since I didn't set them relative.<br>
<br>
I built all the libraries from source. OpenSSL, libevent and zlib with visual studio as well with nmake using the visual studio console. For OpenSSL you need Perl. Not sure if zlib is ok since I had to try several for gzip support and picked an old one.<br>

<br>
If you need help building the libraries just let me know.<br>
<br>
Ahh and I had to move some files around. At least curve25519-donna.c I placed it in win 32 directory for Tor 0.2.4.<br>
<br>
That should do, but if you hit something just let me know.<br>
<br>
Regards<br>
Waldo<div class=""><div class="h5">
<br>
</div></div><br>_______________________________________________<br>
tor-dev mailing list<br>
<a href="mailto:tor-dev@lists.torproject.org">tor-dev@lists.torproject.org</a><br>
<a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev" target="_blank">https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev</a><br>
<br></blockquote></div><br></div></div></div>