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 » Mon Jun 15, 2015 4:18 am

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 » Mon Jun 15, 2015 8:25 am

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 » Mon Jun 15, 2015 9:43 am

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 » Thu Jun 18, 2015 4:05 am

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 » Thu Jun 18, 2015 4:15 am

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 » Fri Nov 11, 2016 12:59 pm

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 » Sat Nov 12, 2016 4:44 am

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 » Sat Nov 12, 2016 10:33 am

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