• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Visual Studio 2013

EvilSkillz

Back
Joined
Jul 12, 2012
Messages
1,810
Solutions
2
Reaction score
388
Location
Egypt - Cairo
guys i'm trying to install Visual Studio 2013
the problem it's stop install or i mean it's never move from where the bar stopped

my network connection is good :D
so i don't think net is the problem

if you have any good link for visual studio give me 2011 - 2013 :D
 
so i have installed visual studio 2012 ultimate preview !!
when i try compile i got this error :D
libxml/xmlmemory.h no such a file directory?

how can i get missing files?
or i need to download visual studio express 2012 for desktop
and what is the different between desktop and windows 8?
 
Produkty Visual Studio Express 2012 | Microsoft Visual Studio

If you are going to compile newest TFS try express 2012 for desktop, it's 100% free after you register it on windows live account.

answer me bro !!

so i have installed visual studio 2012 ultimate preview !!
when i try compile i got this error :D
libxml/xmlmemory.h no such a file directory?

how can i get missing files?
or i need to download visual studio express 2012 for desktop
and what is the different between desktop and windows 8?
 
Produkty Visual Studio Express 2012 | Microsoft Visual Studio

If you are going to compile newest TFS try express 2012 for desktop, it's 100% free after you register it on windows live account.

answer me bro !!

so i have installed visual studio 2012 ultimate preview !!
when i try compile i got this error :D
libxml/xmlmemory.h no such a file directory?

how can i get missing files?
or i need to download visual studio express 2012 for desktop
and what is the different between desktop and windows 8?
 
Don't spam bro, I forgot about that thread, I went back there because new notifications system mentioned it.

ultimate = version with support for eveything, made for advanced programmers (trial available)
express for windows desktop = free version (after registering it on windows live account, otherwise it'll run on trial mode) for personal usage(correct me if I'm wrong) for older versions than windows 8
express for windows 8 = as above, but for windows 8, metro UI and some feathures or something(dunno, I'm using win7 and I didn't downloaded that)

Depending on TFS distribution it may require certain versions of libraries, compiled on special "toolset"

Would be helpful if you write what engine version you are trying to compile.

This should work with older engines:
https://www.google.com/search?q=site:otland.net+tfs+sdk

as alternative you may try dev-cpp with libs to compile tfs
 
Don't spam bro, I forgot about that thread, I went back there because new notifications system mentioned it.

ultimate = version with support for eveything, made for advanced programmers (trial available)
express for windows desktop = free version (after registering it on windows live account, otherwise it'll run on trial mode) for personal usage(correct me if I'm wrong) for older versions than windows 8
express for windows 8 = as above, but for windows 8, metro UI and some feathures or something(dunno, I'm using win7 and I didn't downloaded that)

Depending on TFS distribution it may require certain versions of libraries, compiled on special "toolset"

Would be helpful if you write what engine version you are trying to compile.

This should work with older engines:
https://www.google.com/search?q=site:eek:tland.net tfs sdk

as alternative you may try dev-cpp with libs to compile tfs


i try to compile TFS 0.1
and also when i try to compile the TFS for 2.0.14 or 2.0.15
for 10.10 or 9.86 or 9.83

also 0.3.6 for Printer One all give me miss library :)
 
Back
Top