Linux Pawn IDE & Compiler?
#1

Hey,

i just installed linux (debian 5.0) on my little subnotebook, coz XP would lag too much...

My question, is there any possibility for a Pawn IDE like pawno?

I know there is a pawn compiler on the compuphase homepage, but i would like to use an IDE...



- MaVe
Reply
#2

pawn editor work in wine, but compiler i think not
Reply
#3

Quote:
Originally Posted by bzuco
pawn editor work in wine, but compiler i think not
pawn works in wine and the compiler i think only works with netframework
Reply
#4

I had also this problem
I tried installing Framework.net 3.5 with WINE, to fix it.
I got a fatal error and the installation aborted, but after the failed installation the compiler worked ^^
Reply
#5

Quote:
Originally Posted by bzuco
pawn editor work in wine, but compiler i think not
I found another pawncc.exe which works without the NET framework, but the compiler creates unusable AMX files.

Quote:
Originally Posted by Server log
[16:00:02] Failed to load 'filterscripts/test.amx.amx' filter script.
[16:00:02] Filter script 'test.amx' load failed.
Its weird...
Reply
#6

Quote:
Originally Posted by !MaVe
Quote:
Originally Posted by bzuco
pawn editor work in wine, but compiler i think not
I found another pawncc.exe which works without the NET framework, but the compiler creates unusable AMX files.

Quote:
Originally Posted by Server log
[16:00:02] Failed to load 'filterscripts/test.amx.amx' filter script.
[16:00:02] Filter script 'test.amx' load failed.
Its weird...
hm maybe you have in your server.cfg "test.amx", and it should be just "test"
Reply
#7

Quote:
Originally Posted by Tjong
Quote:
Originally Posted by !MaVe
Quote:
Originally Posted by bzuco
pawn editor work in wine, but compiler i think not
I found another pawncc.exe which works without the NET framework, but the compiler creates unusable AMX files.

Quote:
Originally Posted by Server log
[16:00:02] Failed to load 'filterscripts/test.amx.amx' filter script.
[16:00:02] Filter script 'test.amx' load failed.
Its weird...
hm maybe you have in your server.cfg "test.amx", and it should be just "test"
no, i type ingame or RCON console "loadfs test"


When i put the FS into server.cfg filterscripts line, the server crashes with a "Speicherzugriffsfehler" (thats german, dunno whats in german im so tired ) ...
Reply
#8

Quote:
Originally Posted by !MaVe
When i put the FS into server.cfg filterscripts line, the server crashes with a "Speicherzugriffsfehler" (thats german, dunno whats in german im so tired ) ...
I think it's "memory access violation" ^^
hm don't know, it just works for me after the way i explained it
Reply
#9

Quote:
Originally Posted by Tjong
I had also this problem
I tried installing Framework.net 3.5 with WINE, to fix it.
I got a fatal error and the installation aborted, but after the failed installation the compiler worked ^^
mave have you read this ?
Reply
#10

Quote:
Originally Posted by [NSG
Doerfler ]
Quote:
Originally Posted by Tjong
I had also this problem
I tried installing Framework.net 3.5 with WINE, to fix it.
I got a fatal error and the installation aborted, but after the failed installation the compiler worked ^^
mave have you read this ?
I tried it, but the installation failed too, but compiler is still not working-.-


Quote:
Originally Posted by ssǝן‾ʎ
SA:MP has a custom compiler which was built on Linux. Information on how it's modified is on the PAWN forums.
Where can i find the thead on the PAWN forums? I think you mean these: http://www.compuphase.com/bitboard/
I cant see a register or search function too lol...
Reply
#11

Quote:
Originally Posted by [NSG
Doerfler ]
pawn works in wine and the compiler i think only works with netframework
bs . pawncc.exe and pawnc.dll are plain C programs. To be precise they were compiled with Visual Studio 2005 (linked to msvcr80.dll).

!Mave, the .net framework is known not to work on Wine, use Mono instead if you need to run .net apps.

Also I did a quick test and could run the IDE (pawno.exe) from Wine without problems, though compiling produces a "runtime loaded incorrectly" error. Apparently (quick ******) that can be solved by deleting the folder WinSxS in the Wine windows folder, and copying the folder of the same name from a Windows installation instead.

Edit: tried it and I can confirm it works, compiles without problems.
Reply
#12

It would be nice to be able to compiled scripts from inside vim
Reply
#13

I'm sure you can run pawncc.exe from the command line (though you may need to use "wineconsole pawncc.exe" instead of wine).
Reply
#14

Just so you know, I created a multi-platform PAWN editor.

Link: http://forum.sa-mp.com/index.php?topic=151343.0
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)