About Store Forum Documentation Contact



Post Reply 
Source problem
Author Message
Yurci Offline
Member

Post: #1
Source problem
Hello

I have got problem with compilation after engine update :

http://dl.dropbox.com/u/4343277/P1.JPG

http://dl.dropbox.com/u/4343277/P2.JPG

c'ya

The quieter you become, the more you are able to hear.
02-19-2010 08:05 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Source problem
groups -> groups()
group[i] -> group(i)

please also rebuild your project
02-20-2010 12:39 AM
Find all posts by this user Quote this message in a reply
Yurci Offline
Member

Post: #3
RE: Source problem
And next one with i can't carry on :

http://dl.dropbox.com/u/4343277/P3.JPG

The quieter you become, the more you are able to hear.
02-20-2010 02:26 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Harry Offline
Member

Post: #4
RE: Source problem
Always when you update engine check this thread:

http://www.esenthel.com/community/showth...p?tid=1617
02-20-2010 05:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Yurci Offline
Member

Post: #5
RE: Source problem
Yes i know, but i don't know how fix it :(

The quieter you become, the more you are able to hear.
(This post was last modified: 02-20-2010 06:37 PM by Yurci.)
02-20-2010 06:36 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Harry Offline
Member

Post: #6
RE: Source problem
In this situations I'll try to find chages in tutorials smile Check Projects/Inventory tutorial:

Memx<Game::Item>* itemContainer( ){Memx<Game::Item> &items=inv.items; return &items;}
(This post was last modified: 02-20-2010 07:01 PM by Harry.)
02-20-2010 07:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Yurci Offline
Member

Post: #7
RE: Source problem
Thank you very much smile
(I know it's silly but now I learning c++)

The quieter you become, the more you are able to hear.
02-20-2010 07:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply