About Store Forum Documentation Contact



Post Reply 
Tutorial for Beginners
Author Message
Barthap Offline
Member

Post: #1
Tutorial for Beginners
I've written small tutorial for beginners, which shows, how to install engine and create first project.

PDF English version
PDF Polish version

Article on Wiki
(This post was last modified: 08-19-2010 06:42 PM by Barthap.)
08-19-2010 11:18 AM
Find all posts by this user Quote this message in a reply
Dynad Offline
Member

Post: #2
RE: Tutorial for Beginners
Ive looked at it, its fantastic for beginners. Its easy to read and explained very well smile

There is always evil somewhere, you just have to look for it properly.
08-19-2010 11:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zervox Offline
Member

Post: #3
RE: Tutorial for Beginners
Really well written, truly a for beginners tutorial, easy to understand. : )
08-19-2010 11:48 AM
Find all posts by this user Quote this message in a reply
Barthap Offline
Member

Post: #4
RE: Tutorial for Beginners
Thanks, I've added article to wiki. Link is in first post
08-19-2010 06:43 PM
Find all posts by this user Quote this message in a reply
italiancrazy Offline
Member

Post: #5
RE: Tutorial for Beginners
apparent is simple =) now i try ^^
thanks barthap
09-03-2010 11:32 AM
Find all posts by this user Quote this message in a reply
Harry Offline
Member

Post: #6
RE: Tutorial for Beginners
It will be very useful for begginers. I'm going to recommend this tutorial for all people who want to know how install Esenthel Engine and write about it to me smile
09-10-2010 08:06 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Barthap Offline
Member

Post: #7
RE: Tutorial for Beginners
Thanks!
09-11-2010 12:45 PM
Find all posts by this user Quote this message in a reply
gates1412 Offline
Member

Post: #8
RE: Tutorial for Beginners
I like it,thx
09-13-2010 11:44 AM
Find all posts by this user Quote this message in a reply
runewake2 Offline
Member

Post: #9
RE: Tutorial for Beginners
I keep getting this error:
1>cl : Command line error D8016 : '/arch:SSE2' and '/fp:except' command-line options are incompatible
What did I do wrong?
11-21-2010 03:35 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #10
RE: Tutorial for Beginners
which Visual Studio are you using?
Are you using custom project or project from SDK package?
11-21-2010 03:45 PM
Find all posts by this user Quote this message in a reply
Zervox Offline
Member

Post: #11
RE: Tutorial for Beginners
visual studio project -> properties -> C/C++ -> Code Generation -> floating point model
11-21-2010 03:46 PM
Find all posts by this user Quote this message in a reply
runewake2 Offline
Member

Post: #12
RE: Tutorial for Beginners
I'm using 2008.
The error message does change when I change the floating point model. But it does not solve the problem.
11-21-2010 03:51 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #13
RE: Tutorial for Beginners
11-21-2010 03:52 PM
Find all posts by this user Quote this message in a reply
runewake2 Offline
Member

Post: #14
RE: Tutorial for Beginners
I did all of that... I think.
Perhaps I mixed something up?

I'll go through and make sure everything is correct.
What is the difference between Active(Debug) and Debug? Are they the same?
11-21-2010 03:57 PM
Find all posts by this user Quote this message in a reply
Zervox Offline
Member

Post: #15
RE: Tutorial for Beginners
Active is what you are currently using.
11-21-2010 04:03 PM
Find all posts by this user Quote this message in a reply
Post Reply