User
Pass
2FA
 
 

Visual C++ 2010

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database
Author Message965
Moteofsun
[Banned user]


Banned


Status: Offline
(since 04-08-2011 07:55)
Joined: 24 Jun 2011
Posts: 310, Topics: 20
Location: Romania

Reputation: 47.7
Votes: 15

Post Posted: 01-08-2011, 09:09:36 | Translate post to: ... (Click for more languages)

Salut,


Problema sta in felul urmator, lucrez de ceva timp in Visual C++ si nu inteleg de ce nu am bibliotecile Setup.h si Base.h, adica nu le gasesc.

De fiecare data cand dau Compile imi da mereu eroarea ca nu am Setup si Base.h

Astept un ajutor.

Multumesc.


Quote:
fraere am calc pe bucati nu sarac ca tn tin si eu 300 sa ma joc un nfs acolo -) +is mai bogat ca tn fraere am 3 Pc si 2 leptopuri asa ca nu ma lua cu pul**sme deastea copile taran si nu mai face pe fraeru bai ghita si faza cu ramii e adevarat pot tine 100-120 redirecte

0 0
  
Back to top
View user's profile Send private message
TeFeliez

[Mentally Stable]



Status: Offline
(since 24-09-2011 04:29)
Joined: 23 Jul 2011
Posts: 18, Topics: 1
Location: United States

Reputation: 61.3
Votes: 2

Post Posted: 01-08-2011, 17:32:45 | Translate post to: ... (Click for more languages)

Code:

 
 
#pragma once
 
 
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
 
// goddamnit windows
#ifdef LoadImage
#undef LoadImage
#endif
 
 
 
#define BEGIN_TL_NS() \
        namespace Timeline \
        {
 
#define END_TL_NS() \
        }
 
#define TICKRATE ( 1.0f / 60.0f )
 
#define SAFE_DELETE( p ) \
        if ( p != NULL ) \
        { \
                delete p; \
                p = NULL; \
        }
 
// include everything used most often
#include "Platform.h"
#include "Globals.h"
#include "Math.h"
#include "Console.h"

Poate te ajuta. base.h
iar setup.h ar trebui sa fie undeva in :
lib/wx/include/$CONFIGURE_SETTINGS/wx/setup.h


HF


Am Actele-nregula!
0 0
  
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> Trash -> Programming / Scripting / Database  


The time now is 05-05-2024, 16:40:28
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x