Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Error when creating a custom engine


  • Please log in to reply
12 replies to this topic

#1 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 18 March 2012 - 08:05 PM

What am I doing wrong? :(
I downloaded the Wine source v1.5.0 and edited what I needed. Then I used Archiver to repack the file to wine-1.5.0.tar.bz2

Posted Image

Posted Image

#2 hmtinc

hmtinc

    Infinity Team

  • Members
  • 1,259 posts
  • LocationCanada
  • Graphics Card:Nividia geforce 9400 (264mb)
  • Operating System:Mac OS X 10.8 (Mountain Lion)
  • I like to play:Cod
    Doom 1-3
    Minecraft
    Gta
    Fallout 1-4
    Real Racing 1-2
    Angry Birds
    Flight Control
    Braid
Author

Posted 18 March 2012 - 08:11 PM

you arent supposed to re pack the source back into a tar.b7z.   You are supposed tell wine skin where the directory containing the unarchived wine source is . Plus u can't use the new Xcode with wineskin

Suggestion unarchived it into a folder
And download a older version of Xcode
Version 4.1 or lower


Posted Image

Proud Supporter of the Infinity Engine Project

Sub-Moderator of Infinity Engine Section


#3 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 18 March 2012 - 08:27 PM

I'll try that :)

#4 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 18 March 2012 - 08:52 PM

Now I'm getting this instead:
(I have not yet finished the download of Xcode 4.1 so I'm still using 4.3 atm. I'm just trying to see if there's something else causing problems, except for Xcode)
Spoiler

config.log
Spoiler


#5 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 19 March 2012 - 05:33 PM

Getting this error with xcode 4.1 and the source unpacked in a folder:


Last login: Sun Mar 18 21:55:37 on ttys000
Martins-MacBook:~ Martan$ /Users/Martan/Library/Application\ Support/Wineskin/EngineBase/W2.5.4v3EngineBase/WineskinEngineBuild ; exit;
*********************************************************
Build environment being set up
DO NOT RUN ANY WINESKIN BASED PORTS WHILE THIS IS RUNNING
OR IT WILL TOTALLY SCREW THINGS UP!!!!
*********************************************************

Error trying to find a compiler (gcc-4.2 or llvm-gcc-4.2), will use default and hope it works...
SDK not installed at /Developer/SDKs for OS version 10.7 which was selected, attempting to use the oldest version available
SDK selected is /Developer/SDKs/MacOSX10.7.sdk
configure: WARNING: unrecognized options: --without-audioio, --without-esd, --without-jack, --with-xshm
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Users/Martan/Desktop/wine-1.5.0':
configure: error: C compiler cannot create executables
See `config.log' for more details
An error occurred during Wine Configure, build halted.
Cleaning up changes made for the build, if any...

logout

[Processen slutförd]


#6 syao

syao

    Administration Team

  • Administrators
  • 656 posts
  • LocationThe Net, Vast and Infinite
  • Graphics Card:[MacBook 13 - Intel GMA950] [iMac 27 - ATI Radeon HD4850] [MacBook Pro 13 - Intel HD3000]
  • Operating System:Mac OS X 10.7 (Lion)

Posted 19 March 2012 - 05:44 PM

When you installed Xcode, did you install the Command Line Tools?  If I remember correctly, this is the error message it gives when they aren't installed.
Posted Image
This ███ will be left blank in sign of protest █████ internet censorship.

#7 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 19 March 2012 - 07:42 PM

I totally failed >_< I only installed xcode via the .pkg but I also had to install it from the app in the applications folder..... Now when I did that the Wineskin Engine builder is working :D I also downloaded the 1.4 source code of Wine. (I don't think that it affected anything)

Edit: I really need help with a reg file.
Inside regedit there's this key,
HKEY_CURRENT_USER + Software + Wine

I need to some how rename this key to anything except for Wine. It's the only thing preventing me from being able to run MapleStory in Wine :( I have tried to download a source of wine version 1.4 and searched for the string
Software\\Wine
and replaced it with
Software\\Whine
in every file in the source but it doesn't help

#8 syao

syao

    Administration Team

  • Administrators
  • 656 posts
  • LocationThe Net, Vast and Infinite
  • Graphics Card:[MacBook 13 - Intel GMA950] [iMac 27 - ATI Radeon HD4850] [MacBook Pro 13 - Intel HD3000]
  • Operating System:Mac OS X 10.7 (Lion)

Posted 19 March 2012 - 09:14 PM

Are you sure it's enough to rename that Registry entry?  From what I read on the net, MapleStory uses GameGuard (or was it HackShield?), which is known to fail badly on wine.

About the registry hack, I haven't tried it, but other than editing the sources to change Software\\Wine into something else (please note that there is at least one instance of Software\Wine, with only one backslash, and at least one instance of 'S','o','f','t','w','a','r','e','\\','W','i','n','e', in a WCHAR array - using a Regular Expression search would help quite a bit), you should also make sure you edit out the key in the .reg files inside the wrapper's Resources folder.
Posted Image
This ███ will be left blank in sign of protest █████ internet censorship.

#9 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 20 March 2012 - 02:15 PM

I'll try that. I live in europe so I play the european version. When trying to start maple there's a popup window that says I can't run Maple under a virtual machine. The anti-hacking shield searches for the wine string in the regestry. If I rename it, it will just re-create itself again so that's why I need to edit the source -_-'

#10 Battlefiler

Battlefiler

    Veteran Member

  • Forum Sub-Moderator
  • 423 posts
  • LocationGermany
  • Graphics Card:Intel HD Graphics 3000 (512mb)
  • Operating System:Mac OS X 10.7 (Lion)

Posted 20 March 2012 - 03:00 PM

i will compille wine 1.5 and upload it
Posted Image

#11 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 20 March 2012 - 05:10 PM

With or without the registry change? :D

#12 Battlefiler

Battlefiler

    Veteran Member

  • Forum Sub-Moderator
  • 423 posts
  • LocationGermany
  • Graphics Card:Intel HD Graphics 3000 (512mb)
  • Operating System:Mac OS X 10.7 (Lion)

Posted 20 March 2012 - 05:27 PM

with registry change ? Why i do it ?
Posted Image

#13 Martin Augustsson

Martin Augustsson

    Regular Member

  • Members
  • Pip
  • 16 posts
  • LocationSweden
  • Graphics Card:NVIDIA GeForce 320M 256 MB
  • Operating System:Mac OS X 10.7 (Lion)

Posted 20 March 2012 - 07:13 PM

Just wondering :P I'll see if I can manage to do it though :)




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users