I am having trouble compiling RFeditpro using Visual Studio6

Programming Reality Factory and Genesis3D.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by aicd99 »

and if you help me I could add some cool new features
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by Allanon »

aicd99 wrote:and if you help me I could add some cool new features
Are you a C/C++ programmer? If so then you should be able to look at the errors from the compiler and figure out why it's not compiling. If you are not then you won't be able to make changes and you should just use the binary files that came with RF.

If you are getting errors about mfc100.dll or msvcr100.dll when running RFEditPro then download and install the Microsoft Visual C++ 2010 Redistributable Package (x86).
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by aicd99 »

Allanon wrote:
aicd99 wrote:and if you help me I could add some cool new features
Are you a C/C++ programmer? If so then you should be able to look at the errors from the compiler and figure out why it's not compiling. If you are not then you won't be able to make changes and you should just use the binary files that came with RF.

If you are getting errors about mfc100.dll or msvcr100.dll when running RFEditPro then download and install the Microsoft Visual C++ 2010 Redistributable Package (x86).
Just help me I want it to compile please do it

Help me please
lekeoi
Posts: 23
Joined: Sat Jan 08, 2011 9:31 am

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by lekeoi »

If you upload the source code I will see to compiling it myself.
"Life is like a box of ammo." You always know what your going to get.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by aicd99 »

lekeoi wrote:If you upload the source code I will see to compiling it myself.
It's up for download in this site

Go to : http://www.realityfactory.info/cms/down ... -code.html
and download the zip file RFEdit Pro 0.71.0 - Source Code.zip and then try to compile it
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

I am having trouble compiling RFeditpro using Visual Studio

Post by aicd99 »

Allanon wrote:
aicd99 wrote:and if you help me I could add some cool new features
Are you a C/C++ programmer? If so then you should be able to look at the errors from the compiler and figure out why it's not compiling. If you are not then you won't be able to make changes and you should just use the binary files that came with RF.

If you are getting errors about mfc100.dll or msvcr100.dll when running RFEditPro then download and install the Microsoft Visual C++ 2010 Redistributable Package (x86).
I am now using Visual Studio 2015
Image
Can you help me with the two errors ?
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

I am having trouble compiling RFeditpro using Visual Studio

Post by aicd99 »

I made a post at stackoverflow to get my answers

http://stackoverflow.com/questions/4055 ... tudio-2015
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: I am having trouble compiling RFeditpro using Visual Stu

Post by QuestOfDreams »

Locked, as this thread is leading nowhere.

You really should acquire some basic knowledge first, e.g.,
a) learn how to search for answers to your problems on the Internet
b) learn how to program
c) learn how to use your IDE
Locked